Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Plotting library details
Login with GitLab

Plotting library

Matlab-like plotting library
(1105 downloads for this version - 70811 downloads for all versions)
Details
Version
0.23
A more recent valid version with binaries for Scilab 5.4 exists: 0.45
Authors
Stéphane MOTTELET
St?phane MOTTELET
Owner Organization
Universit? de Technologie de Compi?gne
Maintainer
Stéphane MOTTELET
Category
License
Creation Date
January 24, 2014
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("plotlib")
Description
            This library is supposed to help you to make plots as if you were using Matlab.

Plotlib version 0.23 is a dependency for XMLlab 1.7.6 and is not intended to be
used in another context. 

By default all plotlib function names are defined with a leading underscore, for
example

_gcf, _gca, _plot, _surf, ...

in order to differentiate these plotlib functions from the original scilab
functions having the same name. If you want to use the classical names without
underscores, which will break some native Scilab graphic functions, just add the
line

plotlibmode

in your .scilab file, which can be edited by calling

editor SCIHOME/.scilab
            
Files (2)
[358.48 kB]
Source code archive

[474.20 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.