Scilab Function

unglue - unglue an agragation and replace it by individual children.

Sequence d'appel

unglue(h)
H=unglue(h)

Parametres

Description

Given a handle on an agregation entity, this function destroies the agregation and unpacks the elementary entities to associated them to its parent. glue returns a vector of handles on these individual children.

Exemples

Voir aussi

Auteur