DSPRelated.com
Forums

C conversion error!

Started by Unknown April 17, 2002
hi,

I am trying to convert a matlab code to C, I have an image read in my
matlab program. So I run the following command:

mcc -B sgl myfun

but i get the following error:

Warning: File: iofun/private/readgif Line: 16 Column: 5
References to "com" will produce a run-time error because it is an
undefined function or variable.
??? Error: Unable to open file "\s1k0.n": Permission denied.

Error in ==> C:\matlabR12\toolbox\compiler\mcc.dll any suggestions?

thanks
mehdi