gptoolbox
gptoolbox copied to clipboard
Running the mex files in Scilab
Hi, what changes will be required to port this to Scilab? I mean the changes to be made to the cmake for the mex files.
Does scilab run matlab code? Or do you mean running the C++ code?
In either case, I haven't used scilab and don't know.
Hi! Yes, Scilab is an open-source software similar to MATLAB and OCTAVE. It has it's own version of the MEX_API. I needed some help with the compilation of this toolbox (mainly the mex files) and what all dependencies from MATLAB it requires. (or is it just the mex api it uses from MATLAB? )
That sounds cool. Unfortunately, I have no idea and have never tried it. You might try it and post the errors here or on stackoverflow.
Thanks a lot! Yeah will do so. Cheers!