xs2tikz - Converting Scilab graphics to Tikz/PGF for embedding in LaTeX via
PGFplots
Copyright(c) by Manuel-Tobias Csapo, 2018.
Conveyed under the conditions of the GNU GPLv3.
Provides the following features:
- Gathering graphics data from a graphics handle
- Generating TikZ/PGF strings out of an attribute constructed from the gathering
step
- Writing the strings into a file
- Sample plots, accessible via an interface function
All those (except the plotting functions) are bundled by an interface function:
xs2tikz()
Call `help xs2tikz' in Scilab for more information about its usage.
INSTALLATION:
Download the tarball
Extract the folder xs2tikz
Start Scilab
Switch to xs2tikz
Call 'exec builder.sce'
Call 'exec loader.sce'
Now you have created the necessary binaries.
This project has been created during an student employee project at
IT-Designers
GmbH (www.it-designers.de)