Scale Matlab plot axes so that 1 data unit equals 1 mm
Show older comments
I want to save my plots as a jpeg, and print the graph such that 1 on the axis equals 1 mm on the printed sheet. I need this because my matlab plots are used to trace lines on real objects.
I know I can do this in Python (by removing the axes padding and making the figure fit a specified window dimension), but I need to do this in MATLAB.
Thank you so much!!!
1 Comment
darova
on 19 Feb 2020
MATLAB doesn't have units
Answers (1)
Nikhil Sonavane
on 19 May 2020
0 votes
Categories
Find more on Creating, Deleting, and Querying Graphics Objects 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!