Members Area


Recommended Sites:

Related Keywords
educational games freeware download
educational game freeware download
educational materials freeware download
educational software freeware download
educational tools freeware download
educational program freeware download
educational courses freeware download
educational resources freeware download
free educational game freeware download
physics educational software freeware download
free educational software freeware download

Top Freeware Keywords
physics educational software freeware download
chemistry freeware download
path loss freeware download
biology freeware download
simulation freeware download
astronomy freeware download
earth for energy scam freeware download
educational freeware download
free freeware download
dna freeware download
simulator freeware download
software freeware download
tool freeware download
gravity freeware download
earth freeware download
run your car on water freeware download
file freeware download
view freeware download
sequence freeware download
graph freeware download
align freeware download
assembly freeware download
code freeware download
video freeware download
base freeware download
find freeware download
eyes freeware download
converter freeware download
analyse freeware download
image freeware download



Scilab 5.3.3 freeware     Save this freeware to your freeware selection - Saved Freeware

(10 ratings)

Author

Scilab Consortium - Digiteo

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Linux, Mac OS X
Date Released July 22, 2011
Downloads 4201
Filesize 122.00 MB
Keywords 3D graphic, 2D graphic, Linear algebra, graphic, animation
Your Rating
  - click to rate
Scilab screenshot
[ View full size screenshot ]

Download Scilab   Save Freeware   Report Spyware

... via the Internet. It is currently used in educational and industrial environments around the world. ...

Download Scilab   Save Freeware   Report Spyware


Educational - Scilab freeware - Download Notice

Scilab Free Download - we do not host any Scilab torrent files or links of Scilab on rapidshare.com, depositfiles.com, megaupload.com etc. All Scilab download links are direct Scilab full download from publisher site or their selected mirrors.

Educational - Scilab freeware - Latest User Reviews

 Write a Review   


Educational - Scilab freeware - The Latest Versions History

Version Date Released Status Release Notes
5.3.3 Jul 22, 2011 New Release · Bug fixed - A mistake in the translation of a string was causing Scinotes to fail with the Japanese and Polish localizations.
· Bug fixed - Problem when a text was exported in SVG from the GUI.
· Bug fixed - Xcos examples were not embedded in Windows binary versions.
5.3.2 May 12, 2011 New Release * New Nvidia drivers 260.xx can crash scilab (bug #7575). Workaround: You need to create a 3D graphic profile for wscilex.exe. Start Nvidia control panel --> 3d settings --> Manage 3D settings --> Add and select "wscilex.exe" for Scilab and you disable ("off") for "Threaded optimization". A warning on Scilab startup should be displayed. The latest release of the Nvidia drivers fixes this issue.
* Most of the graphic issues (buggy OpenGL drivers) have been fixed with this release. If you encounter any problem, please report a bug on http://bugzilla.scilab.org/.

* All portability issues of Scilab under Mac OS X (both 10.5 and 10.6) should be fixed. However, if any problems is encounter, please:
o Test the workaround described here: http://bugzilla.scilab.org/show_bug.cgi?id=7012#c10
o Do not hesitate to report your problem as comment of the bug: http://bugzilla.scilab.org/show_bug.cgi?id=7012
5.3.1 Mar 5, 2011 New Release · New in the console
· Scilab provides an on the fly rendering when a LaTeX expression is being typed.
· Some performance improvements have been made for the display of long computation with a lot of output (before the more text was entered in the console, the slower was the display).

New in the editor:
· Scilab users can now export code to PDF, PS, EPS and RTF.

New in the Embedded help:
· A homepage has been added in the help browser to highlight the new features of Scilab and list the online available resources which might be interested for Scilab users when they look for help.

· An incremental search bar to search for text in the browser was added.

In the functions help pages, many improvements have been conducted to facilitate the understanding and getting started of users:

· Execution of any example in Scilab and edition in Scinotes
· Execution of demonstrations
· Opening of a Xcos diagram from the help browser
· Links in between functions pages in the given examples
5.3.0 Dec 17, 2010 New Release · Windows style editing: basic operations implemented.
· Multi-diagram editing: for example copy and paste from any window to any other.
· Documentation: fairly complete on-line help and supporting documentation.
· Active Scilab prompt: menu activated.
· Undo operation: one step per window.
· Diagram browser: a much nicer replacement for the old navigator.
· From/To workspace blocks: support vector Scilab variables of various types but not matrices.
· Palette operations: New Palette browser.
· Palettes: enriched Palettes of elementary blocks (Modelica blocks,
· Matrix operation blocks, Integer operation blocks).
· Modelica blocks: on-line Modelica code editing and more.
· Inspection of available parameters: available in every window. Block Masking: create, delete, customize, and save Block GUI.
· From/Goto blocks: available in every sub-system.
· Block/Diagram data inspection: Details menu.
5.2.2 Apr 21, 2010 New Release # Function "figure": when setting the size of the figure using the "Position" property with a matrix such as [x y width height], the values of width and height no more set the window size itself but the size of the virtual graphics window (the part of the figure which contains uicontrols and graphics) as if the user sets the axes_size property of a figure.
# 'sort' is obsolete. see 'gsort'.
# 'getf' is obsolete. see 'exec'.
# Removed functions, previously declared obsoletes:

* 'mtlb_eig' to replace by 'spec'.
* 'set_posfig_dim' to replace by 'figure_size' property.
* 'xclip' to replace by 'clip_state' and 'clip_box' properties.
* 'xgetfile' to replace by 'uigetfile'.
* 'tk_getfile' to replace by 'uigetfile'.
* 'x_message' to replace by 'messagebox'.

# Mac OS X port:
* For now, Tcl/Tk has been disabled. The technical reason is because both Swing and Tk need to be driven by the Core Foundation (CFRunLoopRun) and it is tricky to handle both at the sametime.
5.2.1 Feb 18, 2010 New Release # Function "figure": when setting the size of the figure using the "Position" property with a matrix such as [x y width height], the values of width and height no more set the window size itself but the size of the virtual graphics window (the part of the figure which contains uicontrols and graphics) as if the user sets the axes_size property of a figure.
# 'sort' is obsolete. see 'gsort'.
# 'getf' is obsolete. see 'exec'.
# Removed functions, previously declared obsoletes:

* 'mtlb_eig' to replace by 'spec'.
* 'set_posfig_dim' to replace by 'figure_size' property.
* 'xclip' to replace by 'clip_state' and 'clip_box' properties.
* 'xgetfile' to replace by 'uigetfile'.
* 'tk_getfile' to replace by 'uigetfile'.
* 'x_message' to replace by 'messagebox'.

# Mac OS X port:

* For now, Tcl/Tk has been disabled. The technical reason is because both Swing and Tk need to be driven by the Core Foundation (CFRunLoopRun) and it is tricky to handle both at the sametime.
5.2.0 Dec 21, 2009 New Release Known incompatibilities

* Function "figure": when setting the size of the figure using the "Position" property with a matrix such as [x y width height], the values of width and height no more set the window size itself but the size of the virtual graphics window (the part of the figure which contains uicontrols and graphics) as if the user sets the axes_size property of a figure.
* 'sort' is obsolete. see 'gsort'.
* 'getf' is obsolete. see 'exec'.
* Removed functions, previously declared obsoletes:
o 'mtlb_eig' to replace by 'spec'.
o 'set_posfig_dim' to replace by 'figure_size' property.
o 'xclip' to replace by 'clip_state' and 'clip_box' properties.
o 'xgetfile' to replace by 'uigetfile'.
o 'tk_getfile' to replace by 'uigetfile'.
o 'x_message' to replace by 'messagebox'.
5.1.1 Nov 6, 2009 New Release · Windows style editing: basic operations implemented.
· Multi-diagram editing: for example copy and paste from any window to any other.
· Documentation: fairly complete on-line help and supporting documentation.
· Active Scilab prompt: menu activated.
· Undo operation: one step per window.
· Diagram browser: a much nicer replacement for the old navigator.
· From/To workspace blocks: support vector Scilab variables of various types but not matrices.
· Palette operations: New Palette browser.
· Palettes: enriched Palettes of elementary blocks (Modelica blocks,
· Matrix operation blocks, Integer operation blocks).
· Modelica blocks: on-line Modelica code editing and more.
· Inspection of available parameters: available in every window. Block Masking: create, delete, customize, and save Block GUI.
· From/Goto blocks: available in every sub-system.
· Block/Diagram data inspection: Details menu.
5.1.0 Feb 14, 2009 New Release


Most popular educational freeware downloads in Science


Genius Maker 3.00 freeware download


Genius Maker contains 34 educational softwares covering the subjects Mathematics, Physics and Chemistry for High school students. It includes Graph plotter, Analytical geometry, Matrix algebra, Equation solver, Triangle solver, Unit converter, Refraction of rays, Lens and mirrors, Color theory, Transverse waves, Radioactive decay, Periodic table, Gas Laws etc. Out of ...
Details   Download   Save Freeware

Two Channels Frequency Generator 1.0 freeware download


Two Channels Frequency Generator. Version 1.0. The program allows independent control of frequency, phase and volume on left and right channels. Measured data points can be easily captured to data table for storage and later statistical analysis. The generator is the perfect tool for psychophysics and psycho-acoustics laboratory experiments. ...
Details   Download   Save Freeware

5 stars award

CurTiPot Acid-Base pH and Titration 3.6.1 freeware download


... the file. The software is completely free for educational and non-commercial not-for-profit use. ...
Details   Download   Save Freeware

Earthquake Watch 3.2.4 freeware download


Earthquake Watch provides you a way to learn about the quakes that happen in your neighborhood and all over the world almost instantly. You can then research and learn and even report what you felt, what happened and even do damage reports. You then can help scientists and seismic professionals with ...
Details   Download   Save Freeware

Scilab 5.3.3 freeware download


... via the Internet. It is currently used in educational and industrial environments around the world. Scilab is now the responsibility of the Scilab Consortium, launched in May 2003. There are currently 19 members in Scilab Consortium (Phase II). Scilab includes hundreds of mathematical functions with the possibility to ...
Details   Download   Save Freeware

Universal Mechanism Lite 4.0 freeware download


... intended for using by students and teachers for educational purposes as well as design engineers for express analysis of designed mechanisms in their everyday work. It does not need from the user any special knowledge and operates with well-known for any design engineer terms and ideas. UM Lite supports data ...
Details   Download   Save Freeware


ACD/ChemSketch 12.01 Build 385 freeware download


... comprehensive chemical drawing package, intended for home and educational use only. Since 1998, ACD/Labs has provided ChemSketch freeware to >330 academic institutions worldwide. Every day another 500 downloads from the ACD/Labs Web site further distributes the power of this chemical structure drawing package to desktops around the world. Among many ...
Details   Download   Save Freeware

Clean the Window! 1.0 freeware download


Clean the Window! Version 1.0. Interact with your computer using no mouse and no keyboard by simple hand waving in the air before the camera. The goal of the game is to clean the ice from the window before the window freezes back. The game is perfect for children of small ...
Details   Download   Save Freeware

Snake Eye Vision 1.0 freeware download


Snake Eye Vision. Version 1.0. Some animals, like for example many species of snakes, have poor eyesight, however their eyes are still best at detecting movement. Snakes have been known to glide past creatures that remain motionless. The program simulates vision of the snake eye and demonstrates why the snake is ...
Details   Download   Save Freeware

Toys and Trees 1.3 freeware download


Is there a connection between toys, factories and trees? This simple freeware global warming simulator shows that there is. ...
Details   Download   Save Freeware