lowpass (version 9.2.0.556344)
1 view (last 30 days)
Show older comments
Sean Donnelly
on 27 Sep 2018
Commented: Sean Donnelly
on 28 Sep 2018
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?
0 Comments
Accepted Answer
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
More Answers (0)
See Also
Categories
Find more on Whos 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!