Scilab Function

findobj - find an object with specified property

Parametres

Description

This routine is currentlyt used to find objects knowing their 'tag' property. It returns handle of the first found object which property 'prop' is equal to 'value'. If such an object does not exist, the function returns a void matrix.

Exemples

Voir aussi

Auteur