How to plot two different symbolic functions on the same figure?
Mostrar comentarios más antiguos
I need to know how to plot two different symbolic functions on the same figure. The variable is x. In the 1st function x ranges from 0 to 0.9 and in the 2nd function x ranges from 0.9 to 1.8
I tried using the "hold" command in between two "ezplot" commands. but that didn't work. Maybe because the x range is different.
1 comentario
Respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!