R3_image (.mat) being loaded as unit32

7 visualizaciones (últimos 30 días)
Anson Hancock
Anson Hancock el 18 de Nov. de 2014
Comentada: Image Analyst el 18 de Nov. de 2014
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 comentario
Image Analyst
Image Analyst el 18 de Nov. de 2014
I don't even know what an R3_image data type is. What is it?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by