XMLlab is a module dedicated to simulation based on XML language and allows the description of mathematics items in a XML language:
parameters (angelfishes, matrices),
ordinary differential equations systems,
nonlinear equations systems,
partial differantial equations in two dimensions,
curves and simple surfaces.
This module comes from a research project in order to apply the form and content separation to the simulation such as it is applied in the documentaries editorial chains.
XMLlab allows "to publish" simulations in multilingual interactive applications:
executed on a local machine having Scilab and the XMLlab module
used remotely from any browser, without requiring the installation of Scilab or XMLlab on the client.
Metadatas contained in the XML files of the simulations allow XMLlab to generate automatically the arborescence of a Web site to broadcast its.
Finally, XMLlab also allows Scilab code encapsulation and user interface creation for an existing application and\or making it remotely accessible from a browser.
Install XMLlab
in the Scilab console, type: ---> atomsInstall xmllab
or
click on the menu bar on, Applications > Module Manager – ATOMS, select XMLlab and click on Install button.