Testing is a very important step in the process of development a system, … Automation of Xcos models using Scilab
In this article we are going to create a random password generator, which … Random password generator with algorithm
If you are dealing with a lot of data stored in an *.xls … How to import xls data into Scilab and Xcos
Scilab can handle complex numbers and operations with complex numbers. In this tutorial … Complex numbers in Scilab
Using tables is a convenient way to deal with data. Engineers, scientists, accountants … How to import table data (*.csv) in Scilab
When dealing with data we often need to compare different sets/series between themselves. … How to create a multiple y-axes plot in Scilab
A mathematical curve can be defined as a function y = f(x), where … How to plot parametric equations with Scilab
In this article we are going to use Scilab to perform logic operations … Logic gates and bitwise operations with Scilab
A simple way to encode a text message is to use the ASCII … Encoding and decoding text messages with Scilab