R3_image (.mat) being loaded as unit32
1 回表示 (過去 30 日間)
古いコメントを表示
I am trying to load an R3_image file as follows:
load('EMCTim.mat')
However, when I do this I get the following warning message:
"Warning: Variable 'EMCTim' originally saved as a R3_image cannot be instantiated as an object and will be read in as a uint32."
Can anyone give me some advice on how to get it to load without converting it to a unit32?
1 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!