How to make scatter plot graphs ?
2 views (last 30 days)
Show older comments
Hi;
I want to make a group with scatter for 3 seperate data set. How can I make scatter plots in Matlab?
0 Comments
Accepted Answer
Ajay Kumar
on 4 Oct 2019
doc scatter
use hold on if you want to plot 3 datasets in a single plot.
0 Comments
More Answers (0)
See Also
Categories
Find more on Scatter Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!