Executing a multiple plot graph
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Brian Len
am 21 Mai 2020
Beantwortet: Star Strider
am 21 Mai 2020
Trying to plot a multiple graph, but I am getting an execution error. Any help?
0 Kommentare
Akzeptierte Antwort
Star Strider
am 21 Mai 2020
Change to:
plot(x, -1.2e8*a/25*x + 1.2e8*a)
and it should work.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!