Recently I have installed ubuntu 18.04 on my laptop and I have downloaded all the necessary packages which included scilab version 6.0.1, but I am unable to open neither the scilab console nor scilab advance. Only my scilab CLI seems to open when I click it. Can someone help me out please as I am new to this Ubuntu
Asked
Active
Viewed 893 times
1 Answers
0
You do not need to download scilab yourself, you can simply install it from the repository using the following command:
sudo apt install scilab
If you use this, it should automatically install all necessary desktop shortcuts so you can start scilab using the normal gnome way (using the Activities button for instance)
Sebastian Stark
- 6,250