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

类别

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