How do i add a physikal scaling to an axis (f.a. centimeters) and save these informations together with the image into a .mat file?

조회 수: 1 (최근 30일)
I want to calculate an average image from 50 single images, show this one in my GUI together with two real axis and later on save the image together with the axes into one matrix as .mat file.
Does matlab offer any kind of operation to realize this or do I have to collect all my information together, put it in an array and save this on as usual?
thanks, Marc

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2016년 4월 1일
You can use hgsave and hgload

추가 답변 (1개)

Joachim Schlosser
Joachim Schlosser 2016년 4월 1일

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by