Clear Filters
Clear Filters

Is there a difference between plot(x,y,'x') and scatter(x,y,'x')?

2 views (last 30 days)
Is there a difference between plot(x,y,'x') and scatter(x,y,'x')?

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 29 May 2015
Like you can see the result is the same, but the two functions plot and scatter are different
  3 Comments

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!