Saturday, July 18, 2009

What to do when SIP does not link with Scilab 4.1.2

If you see the error message below when trying to activate SIP Toolbox in SCILAB...

Do this:

chdir(ImageMagickPath);
link('CORE_RL_magick_.dll');


Then reclick the "Toolboxes" button.

Reference:

http://www.scilab.org/contrib/index_contrib.php?page=displayContribution&fileID=146