problem regarding plotting cuvres
Mostra commenti meno recenti

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 Commenti
Torsten
il 15 Apr 2022
It seems the x-coordinates are not arranged in an increasing order.
SSBGH
il 15 Apr 2022
Walter Roberson
il 15 Apr 2022
How are you calculating the positions? Are you possibly using roots() or solve() or vpasolve() ?
SSBGH
il 15 Apr 2022
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Get Started with Curve Fitting Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!