<error displaying value>

7 visualizaciones (últimos 30 días)
yoav
yoav el 11 de Abr. de 2014
Comentada: Image Analyst el 11 de Abr. de 2014
Hello!
I have a dataset stored on a .mat file.
When I use the 'load' command to load it to my workspace I get the following warning:
Warning: While loading an object of class 'dataset': Getting the 'propsFieldDflts' property of the 'dataset' class is not allowed.
I can see the dataset name in my workspace, but its value field is: "<Error displaying value>".
When I double click on to from a windows explorer window, I am able to import it successfully to the workspace, and this time the value field is: dataset
If I use the clear command to clear my workspace and then repeat the load command, it works just file.
If I use the clear all command to clear my workspace and then repeat the load command, I get the same error.
Any idea why is this happening?
And what is the difference between the clear and the clear all commands?
Thanks!
  1 comentario
Image Analyst
Image Analyst el 11 de Abr. de 2014
You forgot to attach your .mat file so no one can try to load it in and help you. And, of course, we don't have any code to load it in either, or even to guess at what might be going wrong. See this http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Workspace Variables and MAT Files en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by