![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Returns an array of mapitem objects matching the informed criteria.
Definition in file itemlist2cell.m.
Go to the source code of this file.
Functions | |
| function | itemlist2cell (in list, in verboselevel, in style) |
| Converts an array of mapitem objects to a cell of indented strings. More... | |
| function itemlist2cell | ( | in | list, |
| in | verboselevel, | ||
| in | style | ||
| ) |
Converts an array of mapitem objects to a cell of indented strings.
| list | Array of mapitem objects |
| verboselevel | = 3. Enters debug mode at verboselevel <= 2 |
| style | = 0. 0-style for blockmenu; 1-suitable for documents |
| cc | Cell of strings |