how to plot like the following figure( i need code)
古いコメントを表示

2 件のコメント
dpb
2020 年 3 月 2 日
That would take only about 4-5 lines...
- Read the data (importdata, readtable, readmatrix, ...)
- plot data by column w/ X-axis column of the desired variable
- call xlabel(), ylabel()
- legend()
Give it a go...we can't do anything specific w/o knowing where the data are and in what form...
Faizullah khan
2020 年 3 月 3 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

