How to plot two plots in one graph?
古いコメントを表示
How can I plot "Chaotic_Balance(0.02, 9, 18, 1)" and "Chaotic_Balance(0.02, 10, 18, 1)" in one graph and label them like the picture shows below (red and blue line with descriptions)?


3 件のコメント
VBBV
2021 年 2 月 2 日
Use hold on after plot.
Pass Rd as vector
Shuqing Qi
2021 年 2 月 2 日
Mathieu NOE
2021 年 2 月 2 日
hi
it would be more efficient maybe if you could share the code (and the data if needed)
回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
