Can anyone tell me what is the difference between scatter and plot commands in Matlab?
古いコメントを表示
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 件のコメント
vthuongt
2015 年 11 月 17 日
移動済み: Dyuman Joshi
2024 年 3 月 1 日
Is there any difference in speed and memory usage?
Walter Roberson
2015 年 11 月 17 日
移動済み: Dyuman Joshi
2024 年 3 月 1 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Scatter Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!