What does the x and y axis in the plot obtained by Scatter() in matlab indicate?

1 view (last 30 days)
What does the x and y axis in the plot obtained by Scatter() in matlab indicate?

Answers (1)

Image Analyst
Image Analyst on 22 Oct 2015
It indicates the range of values in the first and second vectors that you pass to scatter().

Community Treasure Hunt

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

Start Hunting!