How to plot multiple lines on one plot using the curve fitting tool
17 ビュー (過去 30 日間)
古いコメントを表示
I need to plot to curves on one graph. I have generated the two curves using the curve fitting tool I was wondering how I could plot these on the same graph?
0 件のコメント
回答 (1 件)
Sindhu Priya
2017 年 2 月 14 日
You can try using 'hold on' command to plot multiple curves on a single graph.
Regards,
Sindhu
1 件のコメント
参考
カテゴリ
Help Center および File Exchange で Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!