User`s guide
Data Import and Export
3-19
To read from a file with a .txt extension when an identically named file without an
extension also exists, specify both the file name and extension in the call to readtable.
Functionality being removed or changed
Functionality What Happens
When You Use This
Functionality?
Use This Instead Compatibility Considerations
aufinfo Warns audioinfo Replace all instances of
aufinfo with audioinfo.
auread Warns audioread Replace all instances of auread
with audioread.
auwrite Warns Write audio files using
audiowrite.
wavfinfo Warns audioinfo Replace all instances of
wavfinfo with audioinfo.
wavread Warns audioread Replace all instances of
wavread with audioread.
wavwrite Warns audiowrite Replace all instances of
wavwrite with audiowrite.
wavplay Errors audioplayer and
play
Replace all existing instances
of wavplay with audioplayer
and play.
wavrecord Errors audiorecorder
and record
Replace all existing
instances of wavrecord with
audiorecorder and record.
mmreader Errors VideoReader Replace all instances of
mmreader with VideoReader.