Scilab Function

findobj - find an object with specified property

Parameters

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.

Examples

See Also

Author