Scilab Function
fr - eng


getscicosvars - Supervisor utility function

Module

Description

That utility function is used to retrieve working arrays of Scicos simulator and compiler during simulation.
It can be used inside a Scilab block to get information of all type of blocks. That function is very useful to debug diagrams and to do prototypes of simulations.

Calling Sequence

[myvar]=getscicosvars(str)
[myvar]=getscicosvars([str1;str2;...])

Parameters

See Also

Authors