Scilab Function

glue - glue a set of graphics entities into an agregation.

Sequence d'appel

glue(H)
h_agreg=glue(H)

Parametres

Description

Given a vector of handles, this function glue the corresponding entities in a single agregation and returns the handle on this new entity.

Exemples

Voir aussi

Auteur