[Contents] [TitleIndex] [WordIndex

Contributor - Octave Oct-Files

Description

Scilab provides an API called API Scilab. Through this API, receive / sending data can be done from/to thirdparty libraries. It is the standard mechanism to extend Scilab features. Similar things are done in almost all scripting languages.

The goal of this project is to provide a wrapping of Octave Oct-Files headers on API Scilab. Thanks to that, Octave toolboxes will be easier to port to Scilab.

Ideas

Use API_Scilab to do so.


2022-09-08 09:26