フィルターのクリア

How to analyze a .mat file in MatLAB

1 回表示 (過去 30 日間)
Merrilee Thomas
Merrilee Thomas 2018 年 3 月 5 日
回答済み: Walter Roberson 2018 年 3 月 5 日
Hi, I am wondering if anyone knows how to analyze a .mat-file of multiple images in Matlab. I need to be able to examine R.O.I. and to see how the data changed for the region of interest over time. I currently am having difficulty getting any of the image processing apps to recognize my .mat files. Thank you in advance, Merrilee
  1 件のコメント
Jan
Jan 2018 年 3 月 5 日
Then please explain, which problems you have. Which apps should recognize MAT files? Why and how do you store images in MAT files?

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 3 月 5 日
Image processing applications cannot examine .mat files. They can examine variables that are stored in the .mat files, if they know which variable to look for, or if they are intended to process all variables in the .mat file.

Community Treasure Hunt

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

Start Hunting!

Translated by