Deals with the linestyle string. Contains information about the color of the points, the shape of the points, and the line connecting the points. 

MATLAB has documentation detailing the possible options (found here)

 

Example: 

style = ".b"
  • No labels