23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

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.

dir<br />

2-446<br />

audio_files=dir(fullfile(matlabroot,'toolbox/matlab/audio/<br />

*.m'))<br />

<strong>MATLAB</strong> returns the information in a structure array.<br />

audio_files =<br />

12x1 struct array with fields:<br />

name<br />

date<br />

bytes<br />

isdir<br />

Index into the structure to access a particular item. For example,<br />

audio_files(3).name<br />

ans =<br />

auwrite.m<br />

See Also cd, delete, filebrowser, ls, type, what

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

Saved successfully!

Ooh no, something went wrong!