Error message in matlab

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 Comments

Jan
Jan on 20 Nov 2012
Edited: Jan on 20 Nov 2012
Please post the corresponding code. Otherwise we have to guess where the error occurs.
Please use meaningful tags: All questions in this forum concern "Matlab", and most of them "Matlab function"s.
How are you reading the images?

Answers (1)

Jos (10584)
Jos (10584) on 20 Nov 2012

0 votes

Most likely there is a space in your name ...

This question is closed.

Tags

Asked:

on 20 Nov 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!