Error message in matlab
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hello all,
What does this error mean in matlab? When I run the function on command window using 2 input images (the images are in tif format, floating point,32 bit and their size are (5165,11945,7)), matlab show me the following error message. 'Undefined function or method (name of input image) for input arguments of type double'. Some people said that it is because of different woriking directory. But so far, I have only one working directory in matlab (c:\User\user\Documents\MATLAB\). All my images are in it. I can see them on matlab screen in the file list of current director icon. I'm really confused where this error comes from. Hope someone can help me.
Thank a lot.
3 comentarios
Walter Roberson
el 20 de Nov. de 2012
Walter Roberson
el 20 de Nov. de 2012
How are you reading the images?
Respuestas (1)
Jos (10584)
el 20 de Nov. de 2012
0 votos
Most likely there is a space in your name ...
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!