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!