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. ...
Scilab 6.1 for IoT (PC - 2/2) : Creating a Connection to the Cloud (Thingsboard)
This article will guide you on how to create a connection to the cloud in Scilab. If you do not have an account already, go to https://demo.thingsboard.io and create a new demo account. 1. To create a connection to Thingsboard in Scilab, you will ...
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 ...