Executing a multiple plot graph
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Brian Len
el 21 de Mayo de 2020
Respondida: Star Strider
el 21 de Mayo de 2020
Trying to plot a multiple graph, but I am getting an execution error. Any help?
0 comentarios
Respuesta aceptada
Star Strider
el 21 de Mayo de 2020
Change to:
plot(x, -1.2e8*a/25*x + 1.2e8*a)
and it should work.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!