problem regarding plotting cuvres
古いコメントを表示

I am supposed to plot 3 curves on the same figure, The first plot is ok( the red one ), but the other 2 I am getting 2 separated curves for each plot..is there any idea to help me solve this problem?
Thanks in advance.
4 件のコメント
Torsten
2022 年 4 月 15 日
It seems the x-coordinates are not arranged in an increasing order.
SSBGH
2022 年 4 月 15 日
Walter Roberson
2022 年 4 月 15 日
How are you calculating the positions? Are you possibly using roots() or solve() or vpasolve() ?
SSBGH
2022 年 4 月 15 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!