Hi,Is there a similar example that can be executed in Windows 10 and Scilab 6.0.2 or higher?
Hi,Is there an equivalent C++ example that I can follow as well?
Can we develop a SCILAB toolbox for calling external MATLAB libraries
9097 visits
Outline:Compiling an external C library Generating shared library Copying the shared library to Scilab Toolbox Interfacing the shared library with Scilab Understanding the important code sections for interfacing Building a Scilab Toolbox using this library Loading the toolbox Executing an example in help Verification of results Understanding how to write Help for Toolbox functions
Compiling an external C library Generating shared library Copying the shared library to Scilab Toolbox Interfacing the shared library with Scilab Understanding the important code sections for interfacing Building a Scilab Toolbox using this library Loading the toolbox Executing an example in help Verification of results Understanding how to write Help for Toolbox functions
Show video info
Pre-requisite