| Scilab Reference Manual |
|---|
standard_origin — Scicos block origin function
[x,y]=standard_draw(o)
| o | : Scicos block data structure (see scicos_block) |
| x | : x coordinate of the block origin (bottom left corner) |
| y | : y coordinate of the block origin (bottom left corner) |
standard_origin is the Scilab function used to get standard blocks position in interfacing functions.
| << standard_input | standard_output >> |