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

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)

You may refer to another MATLAB Answer which may help solve your query.

Categories

Products

Release

R2019b

Asked:

on 19 Feb 2020

Answered:

on 19 May 2020

Community Treasure Hunt

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

Start Hunting!