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

plotplots

plots given curves on some chosen intervals along a discontinuous or multiscaled axis
(10977 downloads for this version - 30616 downloads for all versions)
Details
Version
1.0
A more recent valid version with binaries for Scilab 6.0 exists: 2.0
Author
Samuel Gougeon
Maintainer
Samuel Gougeon
Category
License
Creation Date
January 3, 2018
Source created on
Scilab 6.0.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 6.0.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("plotplots")
Description
            
plotplots() enables plotting some curves along a non-regular axis, like having
some hidden intervals. Consecutive visible intervals are drawn without loosing
space in-between.
The chosen intervals along the discontinous axis may have distinct scales,
distinct linear or logarithmic modes, distinct direct or reversed modes.
Overlapping or even repeated intervals are accepted.
4 examples are illustrated in the help page.

Online HELP pages:
* en_US: https://atoms.scilab.org/toolboxes/plotplots/1.0/files/plotplots_en_US.pdf
* fr_FR: https://atoms.scilab.org/toolboxes/plotplots/1.0/files/plotplots_fr_FR.pdf
            
Files (6)
[28.07 kB]
Source code archive

[258.69 kB]
OS-independent binary for Scilab 5.4.x

[258.69 kB]
OS-independent binary for Scilab 5.5.x

[258.85 kB]
OS-independent binary for Scilab 6.0.x

[256.90 kB]
Miscellaneous file
Online help page in english (PDF)
[256.69 kB]
Miscellaneous file
Online help page en français (PDF)
News (0)
Comments (1)     Leave a comment 
Comment from Samuel Gougeon -- January 5, 2018, 12:17:05 PM    
For Scilab 5.4 and Scilab 5.5.x users:

An error about a missing "~/macros/names" file occurred with the first version of
binaries.
Until the versions -2 of binaries published here and fixing this bug will become the
actual ones in the ATOMS system (depending on the overall ATOMS administrator), the
following instruction will definitely solve the bug, provided that plotplots is installed
for all users and you have write access to the installation directory:

mputl("plotplots",SCI+"/contrib/plotplots/1.0/macros/names")
Answer from Samuel Gougeon -- January 10, 2018, 02:59:36 PM    
The fixed binaries are now the current ones when downloading the module with the ATOMS
system. This issue is fixed.
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.