Challenge the talent inside you, participate in Animate 2024!     Click here for details.

Developing Scilab Toolbox for calling external C libraries - English

8093 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