What does the x and y axis in the plot obtained by Scatter() in matlab indicate?
2 views (last 30 days)
Show older comments
What does the x and y axis in the plot obtained by Scatter() in matlab indicate?
0 Comments
Answers (1)
Image Analyst
on 22 Oct 2015
It indicates the range of values in the first and second vectors that you pass to scatter().
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!