How to make scatter plot graphs ?
3 ビュー (過去 30 日間)
古いコメントを表示
Hi;
I want to make a group with scatter for 3 seperate data set. How can I make scatter plots in Matlab?
0 件のコメント
採用された回答
Ajay Kumar
2019 年 10 月 4 日
doc scatter
use hold on if you want to plot 3 datasets in a single plot.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Scatter Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!