Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.3 - English

Change language to:
Français - 日本語 - Português

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Scilab help >> Graphics > handle > sd2sci

sd2sci

gr_menu structure to scilab instruction convertor

Calling Sequence

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

Arguments

sd

data structure build by gr_menu.

sz

vector of number or strings with two components, give the x and y zoom factors

orig

vector of number or strings with two components, give the origin translation vector

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

  • execstr — execute Scilab code in strings

Authors

Serge Steer INRIA 1988

<< relocate_handle handle swap_handles >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:10:01 CEST 2011