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!