Scilab Function

sd2sci - gr_menu structure to scilab instruction convertor

Calling Sequence

txt=sd2sci(sd [,sz [,orig]])

Parameters

Description

given a sd data structure generated by gr_menu sd2sci forms a vector of scilab instructions corresponding to the graphic edited by gr_menu.

The optional parameters sz and orig allows to zoom and shift the initial graphic.

If sz or orig are given by strings generated instructions are relative use then as formal expressions.

See Also

Author