How to draw this graph?
Show older comments
I want to draw something like this example, I mean without numbers in the axis but just x0 and x1, and with the functions shown only between x0 and x1.

Accepted Answer
More Answers (1)
Kevin Joshi
on 9 Jun 2020
1 vote
You can use the 'XTick' and 'XTickLabel' as specified in,
https://in.mathworks.com/help/matlab/ref/matlab.graphics.axis.axes-properties.html
Categories
Find more on 2-D and 3-D Plots 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!