saving . . . saved Unable to open xcos(!--error 999) has been deleted. Unable to open xcos(!--error 999) has been hidden .
Unable to open xcos(!--error 999)
Title
Question
I am using Scilab 5.5.2
I tried to open xcos as was mentioned in tutorial but I get this error

<span style="background-color: rgb(204, 153, 0);">xcos: </span>
<span style="background-color: rgb(204, 153, 0);"> </span>
<span style="background-color: rgb(204, 153, 0);"> 28);if with_module("xcos") then xcos(); else disp(gettext("Please install xc</span>
<span style="background-color: rgb(204, 153, 0);">                                       !--error 999 </span>
<span style="background-color: rgb(204, 153, 0);">xcos: </span>
<span style="background-color: rgb(204, 153, 0);">while executing a callback</span>
<span style="background-color: rgb(204, 153, 0);"> </span>
<span style="line-height: 21.4286px;">Thanks</span>
<span style="line-height: 21.4286px;">Parvesh Taneja</span>


Scilab Xcos-Introduction 00-01 min 50-60 sec 29-12-15, 4:11 a.m. taneja

Answers:

Thanks I got the solution.
Module was missing.

Here is what I did:-
Step 1: Go to Atom Package Manager  in scilab console. 
Step 2: In main category, go to last one(xcos).
Step 3: Install Coselica.
Step 4: Restart Scilab and write 'xcos' in the console.

Finish



29-12-15, 4:55 a.m. taneja


Log-in to answer to this question.