Skip to Main Content Skip to Search
Product Documentation

findprop - Class: qrandstream

Find property of MATLAB handle object

Syntax

p = findprop(h,'propname')

Description

p = findprop(h,'propname') finds and returns the meta.property object associated with property name propname of scalar handle object h. propname must be a string. It can be the name of a property defined by the class of h or a dynamic property added to scalar object h.

If no property named propname exists for object h, an empty meta.property array is returned.

See Also

dynamicprops | findobj | meta.property | qrandstream

  


 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS