Popular Articles
Webinar Slides - Introduction to Scilab
STAY AT HOME . DUDUK DI RUMAH The impact of COVID-19 continues to be felt around the world, nations and their people, continue to feel the strain. During the pandemic, there is still an overriding commitment to the communities of the world, and to ...
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 ...