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

Plot in File

Plot 2D directly in a .PBM file with Megapixel resolution
(184 downloads for this version - 1476 downloads for all versions)
Details
Version
1.0
A more recent valid version with binaries for Scilab exists: 2.0
Author
Jean-Luc GOUDIER
Maintainer
Jean-Luc GOUDIER
Category
License
Supported Scilab Version
5.1
Creation Date
March 27, 2011
Description
            The function "Dat2PBM.sci" creates a .PBM bitmap file with a LIST of drawings as
input argument.
Drawings are a list of structures of X and Y vectors (points to plot).

This function provides high resolution and a better result than Scilab "xs2bmp"
function.

Values of X and Y must be between -500 and +500 (1 Mégapixel bitmap) in this
version.
Demo_PBM_1 creates a .PBM file with Figure.dat.
Demo_PBM_2 creates a .PBM file with X and Y vectors in the same way than
"Plot2d". 
Other files are subfunctions.

Unfortunately writing the file in Scilab 5.3.1 takes a very long time with
"mputl" function (see Bug #9264).
             
Files (1)
[29.40 kB]
Source code archive
Zip of sources

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.