ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Developing Scilab Toolbox for calling external C libraries - English

This is a sample video. To access the full content,
please Login

10275 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