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 visualizzazione (ultimi 30 giorni)
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

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 1 Apr 2016
You can use hgsave and hgload

Più risposte (1)

Joachim Schlosser
Joachim Schlosser il 1 Apr 2016

Categorie

Scopri di più su Printing and Saving in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by