PLOT TWO FUNCTION IN THE SAME GRAPHIC
1 view (last 30 days)
Show older comments
Hi everybody,
Another way to view two functions in the same graphic without using the command 'plot'?
Thanks a lot,
Mariana
0 Comments
Accepted Answer
Walter Roberson
on 24 Jul 2012
Yes. "hold on" works for most graphic routines. (There are some graphic routines which are defined to open their own figure.)
More Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!