API Scilab
- API Scilab — api_scilab is the Scilab 6 interface to access Scilab variables.
- Getting started with API_Scilab — How to load a C, C++ or fortran code in the Scilab engine as a new function
- API common functions — This page lists all the functions to get information about Scilab native objects.
- API double functions — This page lists all the functions to manipulate Scilab native objects containing doubles.
- API string functions — This page lists all the functions to manipulate Scilab native objects containing strings
- API boolean functions — This page lists all the functions to manipulate Scilab native objects containing booleans
- API integer functions — This page lists all the functions to manipulate Scilab native objects containing integers
- API list-type functions — This page lists all the functions to manipulate Scilab native lists.
- API polynomial functions — This page lists all the functions to manipulate Scilab native objects containing polynomials
- API pointer functions — This page lists all the functions to manipulate Scilab native objects containing pointers
- API cell functions — This page lists all the functions to manipulate Cell objects.
- API struct functions — This page lists all the functions to manipulate functions to manipulate Struct objects.
- API handle functions — This page lists all the functions to manipulate Scilab native objects containing graphic handles
- API optional functions — This page lists all the functions to get information about optional parameters.
- API types — This page lists all types used by API Scilab.
Report an issue | ||
<< Multilinguism | Scilab Help | call_scilab API (Scilab engine) >> |