

How to install E4coder in Scilab
My scilab version is 5.5.2 I want to install E4coder . how should i do it ?
Scilab


Make sure you are connected to interent.Go to Scilab prompt and enter the following commands:
atomsSystemUpdate()
atomsInstall("E4Coder")
and then restart Scilab to use E4coder
Login to add comment