

Can't import Matlab libraries
Hi all, just joining to this great forum.
I have a problem, I'm trying to import a complete library of matlab functions with translatepaths and it doesn't work, it gives me the following error:
--> translatepaths() ans = [] at line 48 of function translatepaths ( C:\Program Files\scilab-6.0.2\modules\m2sci\macros\translatepaths.sci line 61 ) at line 156 of function cb_m2sci_gui ( C:\Program Files\scilab-6.0.2\modules\m2sci\macros\cb_m2sci_gui.sci line 172 ) file: File "C:\PROGRA~1\SCILAB~1.2\libs\MR_SCI~1\whatis" already exists or directory write access denied.How can I solve this?. Thanks in advance for the help.Scilab


You may first try using "mfile2sci" on individual files just to identify which file fails to convert.
Login to add comment