Making plots in matlab

1 view (last 30 days)
Hari krishnan
Hari krishnan on 5 Nov 2018
Commented: TADA on 6 Nov 2018
Can anyone give an idea on how to make this type of plot?
  6 Comments
Hari krishnan
Hari krishnan on 6 Nov 2018
Hi TADA, thank you. I was able to do.
TADA
TADA on 6 Nov 2018
Cheers
good luck!

Sign in to comment.

Accepted Answer

the cyclist
the cyclist on 5 Nov 2018
You could use the plot command.
You could use the scatter command.
Take a look at the MATLAB Plot Gallery to steal code for these or other plot styles.
  1 Comment
Hari krishnan
Hari krishnan on 6 Nov 2018
Edited: Hari krishnan on 6 Nov 2018
Hi, thank you for the suggestion. I tried to use 'gscatter'. But i am not able to get the desired output. Can you help me with this? Code and sample data is attached above.

Sign in to comment.

More Answers (0)

Categories

Find more on Graphics Object Programming in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!