[Scilab-users] scipad

fujimoto2005 fujimoto2005 at gmail.com
Sat Sep 5 08:35:17 CEST 2015


Hi, François

Thanks for your reply.

I tried to install the latest one  according to the following instruction of
the readme file incleded in the package.

       scipver = "X.YY";
        atomsSetConfig("offLine","True");
        atomsInstall(<MYDIR>+"/scipad-"+scipver+"-Scilab5.zip");
        if ~exists("atomsinternalslib") then
          load("SCI/modules/atoms/macros/atoms_internals/lib");
        end
        execstr("exec("""+atomsGetInstalledPath(["scipad"
scipver])+"/builder.sce"",-1)");
        atomsLoad("scipad");

But the installation failed with the following message.

-->exec(MYDIR+'\installScript.sce', -1)
 !--error 10000 
atomsExtract: The file MYDIR+"\scipad-5.5.2-Scilab5.zip" does not exist or
is not read accessible.

How can I fix this problem?

Best regards



--
View this message in context: http://mailinglists.scilab.org/scipad-tp4032759p4032777.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list