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!