matlab plots axis scaling
Show older comments
Hi,
How can I get the output plots from MATLAB to include more values in axes. For example, the range of the axis is -500 to 500 but the axis has labels only for -500,0 and 500. How can more precise scaling be present?
Answers (1)
Star Strider
on 13 May 2014
0 votes
See the documentation on Axis Properties, get, and set. Experiment with the Axis Properties that look like they will do what you want.
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!