Search code examples
matlabplotappearance

How to plot individual points in Matlab at certain locations?


I have the following graph :

enter image description here

Each line changes according to 3 values : 1 2 3 .. However plotting anything less than 5000 will not show on the graph (axis min size is 5000), so I can't plot them directly. How can I show that these lines are changing according to either of these 3 values ?? Any way to implement this ?


Solution

  • You can add an offset value to the data you can not display properly so that you caan observe the relationship between the lines