Executing a multiple plot graph
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Brian Len
il 21 Mag 2020
Risposto: Star Strider
il 21 Mag 2020
Trying to plot a multiple graph, but I am getting an execution error. Any help?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/295968/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/295973/image.png)
0 Commenti
Risposta accettata
Star Strider
il 21 Mag 2020
Change to:
plot(x, -1.2e8*a/25*x + 1.2e8*a)
and it should work.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!