Can anyone tell me what is the difference between scatter and plot commands in Matlab?
Ältere Kommentare anzeigen
Hi I am new to matlab and going through basics. I am trying to plot points in Matlab HOwever, plot(1,2,3,4)
and
scatter([1,3],[2,4])
give me the same results. So what is the difference between plot and scatter command?
2 Kommentare
vthuongt
am 17 Nov. 2015
Verschoben: Dyuman Joshi
am 1 Mär. 2024
Is there any difference in speed and memory usage?
Walter Roberson
am 17 Nov. 2015
Verschoben: Dyuman Joshi
am 1 Mär. 2024
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Scatter Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!