Popular Articles
I've data in different formats, namely text files, binary files, and csv files. Can Scilab import of these data for further processing?
Scilab supports data import from high level to low level format. Just to name a few: fscanfMat to read a matrix from a text file, csvRead to read comma-separated value file, xls_read to reads a sheet in an Excel file and mopen/mgetl to read lines ...
What is the history of Scilab?
Scilab started as Blaise, a computer aided control system design software in the 80’s. It was developed by Francois Delebecque and Serge Steer at IRIA (French Institute for Research in Computer Science and Control) in order to provide a tool in ...
Scilab 6.1 for IoT (PC - 1/2) : Installing Scilab IoT Module
This article will guide you on how to install Scilab IoT Module inside Scilab. If you have not installed Scilab, you can go to https://www.scilab.org/ and download the installer for your operating system. Once installation is complete, launch Scilab. ...
Webinar Slides - Teaching Online with Live Code Using Jupyter-Scilab
Jupyter-Scilab (Simple, Powerful, Extensible) In this webinar, we are going to illustratate some demos which has been shown last week with another approach which is suitable for e-learning which is important during this period of time. We are going ...
What is Scilab
Scilab is free and open source software for numerical computation providing a powerful computing environment for engineering and scientific applications. Scilab is released as open source under the GPL License, and is available for download free of ...