Hello Federico, With some end indices in your script, you are certainly facing the bug http://bugzilla.scilab.org/16181 This bug prevents starting the actual conversion. You may copy the proposed fix on your own Scilab installation, and use it.
Regards Samuel ----- Mail d'origine ----- Dear all, I'm trying to convert a script originally written in Matlab and saved as an .m file to Scilab using the function mfile2sci. However, I don't get any .sci file. I get a .cat file which contains mostly the comments without the comment sign //. I get also a .log file with a brief job summary, indicating that no conversion was performed since "file contains no instruction", which is not the case. I'm attaching the original m file and the .cat and .log files. Am I doing anything wrong? I've tried to change the options (recursive mode, etc.)with no success. I'm using 6.0.2. Regards, Federico Miyara _______________________________________________ users mailing list users@lists.scilab.org http://lists.scilab.org/mailman/listinfo/users