Re: The compiled application cannot find my file?
- From: "Vihang Patil" <vihang_patil@xxxxxxxxx>
- Date: Sat, 17 Nov 2007 05:11:48 +0000 (UTC)
"Bruno Luong" <brunoluong@xxxxxxxxx> wrote in message
<fhkqu1$cte$1@xxxxxxxxxxxxxxxxxx>...
"Vihang Patil" <vihang_patil@xxxxxxxxx> wrote in message
<fhkehg$j0o$1@xxxxxxxxxxxxxxxxxx>...
Hello
Now when I open command prompt and enter
rgb2binary('e:\angio3.bmp')
I get the following error message.
??? Error using ==> imread
File "('e:\angio3.bmp')" does not exist.
The command line syntax is not similar to MATLAB
Under OS prompt, you should type
rgb2binay e:\angio3.bmp
That's all.
Bruno
Thanks Bruno
Could you also please tell me if there is some funtion
such as;
img = rgb2binary('e:\angio3.bmp');
whats the syntax for seeing the ouput argument img from
command prompt in the compiled application?
Regards
Vihang
.
- Follow-Ups:
- Re: The compiled application cannot find my file?
- From: Bruno Luong
- Re: The compiled application cannot find my file?
- References:
- The compiled application cannot find my file?
- From: Vihang Patil
- Re: The compiled application cannot find my file?
- From: Bruno Luong
- The compiled application cannot find my file?
- Prev by Date: Re: compiling a C code generated from .m file
- Next by Date: matlab closing?
- Previous by thread: Re: The compiled application cannot find my file?
- Next by thread: Re: The compiled application cannot find my file?
- Index(es):
Relevant Pages
|