Student Version Missing Functions Audioread and Spectrogram

I am missing functions such as audioread and spectogram.
When I type in help audioread or help spectogram it comes up with nothing found.
These functions are supposed to be in MATLAB and do not require any special toolbox.
I called MathWorks and they couldn't help me at all because I am running the student version.

回答(2 个)

It appears that audioread should be part of MATLAB, and spectrogram is in the Signal Processing Toolbox, so it looks like you should have access to them in the Student version. What version of MATLAB are you using? I wonder if these functions are new?

1 个评论

Note that you might not have installed the Signal Processing Toolbox, as it does not install by default.

请先登录,再进行评论。

For Spectogram use specgram. For audioread use wavread. Problem solved

类别

帮助中心File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品

提问:

2013-4-17

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by