gr_menu structure to scilab instruction convertor
txt = sd2sci(sd) txt = sd2sci(sd, sz) txt = sd2sci(sd, sz, orig)
data structure build by gr_menu.
vector of number or strings with two components, give the x and y zoom factors
vector of number or strings with two components, give the origin translation vector
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.
Version | Description |
5.3.3 | sd2sci was published up to Scilab 5.3.3.
It is now removed. |