Scale Matlab plot axes so that 1 data unit equals 1 mm

12 views (last 30 days)
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!!!

Answers (1)

Nikhil Sonavane
Nikhil Sonavane on 19 May 2020
You may refer to another MATLAB Answer which may help solve your query.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!