Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

meta.class.fromName - Return meta.class object associated with named class

Syntax

mcls = meta.class.fromName('className')

Description

mcls = meta.class.fromName('className') is a static method that returns the meta.class object associated with the class className. Note that you can also use the ? operator to obtain the meta.class object for a class name:

mcls = ?className;

The equivalent call to fromName is:

mcls = meta.class.fromName('className');

See Also

meta.class

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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