Home:ALL Converter>actxserver in SciLab

actxserver in SciLab

Ask Time:2017-09-22T20:05:20         Author:RAMANISH SINGH

Json Formatter

I am trying to run a program through SciLab using actxserver command ( similar to MATLAB). But it is showing error.

I have used the same command in MATLAB and it works. The command is

DC= actxserver('DesktopController.CoModel');

It gave error: Undefined variable: actxserver

Please use the ProgID that you have to try on your PC.

Thanks

I am using : SciLab 6.0.0 for windows 7 64 Bit https://www.scilab.org/en/download/latest

Author:RAMANISH SINGH,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/46364404/actxserver-in-scilab
yy