Thread Subject:
Undefined function or method 'rawCamFileRead' for input arguments of type 'char'.

Subject: Undefined function or method 'rawCamFileRead' for input arguments of type 'char'.

From: Snow White

Date: 1 May, 2010 18:29:05

Message: 1 of 2

Hello,

i have to convert some images taken by a Nikon D200 to jpegs. I have the code nefload for reading the images, it used to work fine but now when i execute it i get the following error:

??? Undefined function or method 'rawCamFileRead' for input arguments of type 'char'.

Error in ==> nefload at 16
[a,model]=rawCamFileRead(fname);

although the folder contains the file: rawCamFileRead.dll

when i do which -all rawCamFileRead i dont get any results but i do for rawCamFileRead.dll.

could anyone help me with this?

bye

Subject: Undefined function or method 'rawCamFileRead' for input arguments of type 'char'.

From: Lei

Date: 10 May, 2010 05:50:05

Message: 2 of 2

"Snow White" <gulesaman@gmail.com> wrote in message <hrhrth$t11$1@fred.mathworks.com>...
> Hello,
>
> i have to convert some images taken by a Nikon D200 to jpegs. I have the code nefload for reading the images, it used to work fine but now when i execute it i get the following error:
>
> ??? Undefined function or method 'rawCamFileRead' for input arguments of type 'char'.
>
> Error in ==> nefload at 16
> [a,model]=rawCamFileRead(fname);
>
> although the folder contains the file: rawCamFileRead.dll
>
> when i do which -all rawCamFileRead i dont get any results but i do for rawCamFileRead.dll.
>
> could anyone help me with this?
>
> bye

Snow White,
If your file name includes blanks, just get rid of them. I think the warning message will disappear.

For example:
rawCamFileRead 1.m should be renamed as rawCamFileRead.m.

Hope this will be helpful for you.
Thank you!
Henry

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
rawcamfileread Snow White 1 May, 2010 14:34:08
undefined function... Snow White 1 May, 2010 14:34:08
input arguments Snow White 1 May, 2010 14:34:08
type char Snow White 1 May, 2010 14:34:08
rssFeed for this Thread

Contact us