22.06.2015 Views

CIFER®-MATLAB Interfaces: Development and ... - Cal Poly

CIFER®-MATLAB Interfaces: Development and ... - Cal Poly

CIFER®-MATLAB Interfaces: Development and ... - Cal Poly

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

caselist:<br />

Lists of cases present for any of the CIFER ® programs can be obtained using the caselist<br />

function. The three calls below return a cell array list of FRESPID, MISOSA <strong>and</strong> COMPOSITE<br />

cases that are present in the database. The input code follows the same numbering convention<br />

found in the delete utility of CIFER ® (Utility 13). This information can also be found by making a<br />

‘help’ call for the function <strong>and</strong> is printed in Appendix G.<br />

>> names_f = caselist(1); % Returns FRESPID cases<br />

>> names_m = caselist(2); % Returns MISOSA cases<br />

>> names_c = caselist(3); % Returns COMPOSITE cases<br />

82

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!