How to make scatter plot graphs ?

Hi;
I want to make a group with scatter for 3 seperate data set. How can I make scatter plots in Matlab?

 Accepted Answer

doc scatter
use hold on if you want to plot 3 datasets in a single plot.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!