|
![]() [ View full size screenshot ] |
| 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 |