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 bitmap file with Megapixel resolution
(1292 downloads for this version - 1476 downloads for all versions)
Details
Version
2.0
Author
Jean-Luc GOUDIER
Maintainer
Jean-Luc GOUDIER
Category
License
Supported Scilab Version
5.1
Creation Date
December 20, 2011
Description
            Plot in file allows you to plot drawings in an Image Matrix [IM] or(and) in a
graphic file.
Drawings are a list of structures of X and Y vectors (points to plot).
Values of X and Y must be between -500 and +500 in this version.
This function provides high resolution and a better result than Scilab
"xs2bmp" function.

In Version 1 : "Dat2PBM.sci" transforms drawing plots in a .pbm bitmap
file (1 Mégapixel).

In Version 2 : "Ds2IM.sci" transforms drawing plots in an Image Matrix
[IM].
[IM] could be used with SIVP Toolbox (Atoms) and easy writing in graphic file
with the format of your choice.
Lines of drawings are now clean without blank dots.
Resolution is 4 Mégapixels.            
Files (2)
[2.24 kB]
Miscellaneous file

[19.19 kB]
Screenshot

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.