lowpass (version 9.2.0.556344)

I have the Signal Analyzer app loaded, but some of its functions (e.g. lowpass, highpass) are not found. (I see them on disk, but MATLAB doesn't find them.) What am I doing wrong?

 Accepted Answer

Bish Erbas
Bish Erbas on 28 Sep 2018
Perhaps MATLAB's default search path has been removed or modified? If you are willing to restore the search path to factory-installed state, run the following command:
restoredefaultpath

1 Comment

Thanks, Bish! FYI, I updated to R2018b (9.5.0.944444); this completely solved the problem.

Sign in to comment.

More Answers (0)

Categories

Find more on Signal Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!