IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
classmap_get_list.m File Reference

Detailed Description

Returns an array of mapitem objects matching the informed criteria.

See also
objtool.m, blockmenu.m, demo_classes_txt.m

Definition in file classmap_get_list.m.

Go to the source code of this file.

Functions

function classmap_get_list (in classname, in inputclass)
 

Function Documentation

function classmap_get_list ( in  classname,
in  inputclass 
)
Parameters
classnameString containing the name of the root class
inputclass=[] Optional filter: if informed, only classes whose "inputclass" property match this parameter will be included in the result
Returns
[out] list array of mapitem objects