Scilab news https://www.scilab.org/ en Scilab 2023.1.0 has been released https://www.scilab.org/news/scilab-2023.1.0-has-been-released <h1>Scilab 2023.1.0 has been released</h1> <p>Dear users,</p> <p>We have the pleasure to announce the release of the new version of Scilab. Check <a href="https://www.scilab.org/download/scilab-2023.1.0" title="Scilab 2023.1.0">here </a>to download and find more details about Scilab 2023.1.0.</p> <p>Wishing you a great journey in Scilab!</p> <p>Scilab Team</p> Tue, 23 May 2023 11:26:13 +0100 Scilab / Dassault Systèmes 219 Scilab 2023.0.0 has been released https://www.scilab.org/news/scilab-2023.0.0-has-been-released <h1>Scilab 2023.0.0 has been released</h1> <p>Dear users,</p> <p>We have the pleasure to announce the release of the new version of Scilab. Check <a href="https://www.scilab.org/download/scilab-2023.0.0" title="Scilab 2023.0.0">here </a>to download and find more details about Scilab 2023.0.0.</p> <p>Wishing you a great journey in Scilab!</p> <p>Scilab Team</p> Fri, 10 Mar 2023 18:15:13 +0100 Scilab / Dassault Systèmes 218 Scilab 6.1.1 has been released https://www.scilab.org/news/scilab-6.1.1-has-been-released <h1>Scilab 6.1.1 has been released</h1> <p>Dear fellow users,</p> <p>We have the pleasure to announce the release of the new version of Scilab. Check <a data-drupal-button-link-style="btn-outline-primary" data-entity-substitution="canonical" data-entity-type="node" data-entity-uuid="1bb291b4-bd18-48f7-a0f1-58e2a71dc14c" href="https://www.scilab.org/download/scilab-6.1.1" title="Scilab 6.1.1">here </a>to download and find more details about Scilab 6.1.1.</p> <p>Wishing you a great journey in Scilab!</p> <p>Scilab Team</p> Mon, 20 Sep 2021 12:00:00 +0000 Scilab / ESI Group 217 [FUI-25] MORDICUS https://www.scilab.org/news/fui-25-mordicus <h1>[FUI-25] MORDICUS</h1> Standard process for non-intrusive Model Order Reduction <p>Systems become more and more complex and Model Order Reduction is one elegant way to keep leveraging Finite Element Analysis in time-demanding process. In France, a consortium (MECASIF, MORDICUS) has been built to tackle some of the most recurrent challenges when speaking about Model Order Reduction. ESI is proud to be part of this pool of Model Order Reduction experts.</p> <h2>Goal of the project</h2> <p>The [FUI-25] MORDICUS…</p> Thu, 22 Jul 2021 12:00:00 +0000 Scilab / ESI Group 216 March 2021: IIT Bombay Workshop https://www.scilab.org/news/march-2021-iit-bombay-workshop <h1>March 2021: IIT Bombay Workshop</h1> Empower your students <p>From March 4th to 6th, the <a href="https://fossee.in" target="_blank">FOSSEE Project</a> team from IIT Bombay will be leading a workshop around Scilab.</p> <h2>Content</h2> <p>In this workshop you will be provided with spoken tutorials, side by side learning and live lecture. Practice problems will also be provided to challenge your gained knowledge.</p> <p>Some of the most widespread problematics will be adressed:</p> Learn to write functions in scilab Learn to… Mon, 22 Feb 2021 12:00:00 +0000 Scilab / ESI Group 215 Web tools in Scilab 6.1 https://www.scilab.org/news/data-import-in-scilab-6.1 <h1>Web tools in Scilab 6.1</h1> <p>Leverage the new functions for server communication, based on the well known web protocol HTTPS:</p> <a href="https://help.scilab.org/docs/6.1.0/en_US/http_get.html">GET </a>to simply get data from remote location <a href="https://help.scilab.org/docs/6.1.0/en_US/http_post.html">POST </a>to exchange data with the server through the request  <p>It enables seemless exchanges with remote servers, by connecting to their API (i.e. the interface they provide to the outside). Thus…</p> Sun, 05 Apr 2020 12:00:00 +0000 Scilab / ESI Group 214 Internet Of Things with Scilab 6.1 https://www.scilab.org/news/internet-things-scilab-61 <h1>Internet Of Things with Scilab 6.1</h1> <p>Find out about exciting new applications enabled by Scilab 6.1, thanks to the brand new <a href="https://help.scilab.org/docs/6.1.0/en_US/section_7e4b1fa52f7937fbf45183eaf197cdf7.html">web tools</a>:</p> <p></p> <p>Watch this <a href="https://youtu.be/wk47Z4a61Mk">video </a>from our partners ByteCode, and read the <a href="https://support.bytecode-asia.com/portal/en/kb/scilab-for-all/internet-of-things-iot">tutorial</a>. to deploy your own IoT app.</p> <p>Download and test the IoT toolbox…</p> Sun, 05 Apr 2020 12:00:00 +0000 Scilab / ESI Group 213 Data import in Scilab 6.1 https://www.scilab.org/news/data-import-in-scilab-6.1 <h1>Data import in Scilab 6.1</h1> <p>A wizard has been added in the new version to facilitate the import of data coming from .txt & .csv files</p> --> uispreadsheet <p>It provides an interface on the <a href="https://help.scilab.org/docs/6.1.0/en_US/csvRead.html">csvRead </a>function to facilitate the entry of arguments such as separator, decimal, conversion, header.</p> <p></p> Tue, 03 Mar 2020 12:00:00 +0000 Scilab / ESI Group 212 SCILAB 6.1 NOW AVAILABLE https://www.scilab.org/news/scilab-61-now-available <h1>SCILAB 6.1 NOW AVAILABLE</h1> <p>SCILAB 6.1 NOW AVAILABLE</p> <p>Check SCILAB new version <a href="https://www.scilab.org/download/scilab-6.1.0">here</a></p> <p>Main new features are:</p> <p>- <a href="https://www.scilab.org/news/web-tools-scilab-61">Webtools </a>utilities added for HTTP protocol, JSON data usage</p> <p>- <a href="https://www.scilab.org/news/data-import-in-scilab-6.1">uispreadsheet </a>function has been added to easily interface csvRead</p> <p>- <a href="https://wiki.scilab.org/SEP%20profiling%20in%20Scilab%206.1">Profiling </a>values are available as Scilab values…</p> Tue, 25 Feb 2020 12:00:00 +0000 Scilab / ESI Group 211 Feedbacks on Scilab Conference 2019 https://www.scilab.org/news/feedbacks-scilab-conference-2019 <h1>Feedbacks on Scilab Conference 2019</h1> <h2>Asteroidlanding - Keynote</h2> <p>Thierry Martin, CNES French Space Agency</p> <p>Keynote of the French Space Agency CNES on the Asteroidlander MASCOT boarding the Hayabusa2 mission in collaboration with the Japanese Space Agency JAXA and the German Aerospace Center DLR</p> <p></p> <a href="https://www.slideshare.net/Scilab-Xcos/asteroidlanding-scilab-conference-2019-keynote" target="_blank" title="Asteroidlanding - Scilab conference 2019 Keynote">Asteroidlanding - Scilab conference 2019…</a> Tue, 15 Oct 2019 12:00:00 +0000 Scilab / ESI Group 209 Feedbacks on Scilab Conference 2018 https://www.scilab.org/news/feedbacks-scilab-conference-2018 <h1>Feedbacks on Scilab Conference 2018</h1> <p></p> <p> </p> <h2>Welcome to the Community</h2> <p></p> <p> </p> <p></p> <a href="https://www.slideshare.net/Scilab-Xcos/scilab-conference-2018-welcome-to-the-community" target="_blank" title="Scilab Conference 2018 - Welcome to the Community">Scilab Conference 2018 - Welcome to the Community</a> from <a href="https://www.slideshare.net/Scilab-Xcos" target="_blank">Scilab</a> <h2>Fraunhofer IIS</h2> <p>Polarization Image Processing with Scilab</p> <p></p>… Mon, 26 Nov 2018 12:00:00 +0000 Scilab / ESI Group 208