Why can't I find the peak finder in a Simulink Scope?

13 Ansichten (letzte 30 Tage)
Why am I not able to find the Peak Finder tool in my Simulink Scope ?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 28 Mai 2020
The find peaks tool utility is only available with the Simscape and the DSP System Toolbox : https://www.mathworks.com/help/simulink/ug/simulation-data-display-and-capture-using-scopes.html#buw7l4r-5
As a workaround you could probably use the MATLAB function for finding peaks which is available in the Signal Processing Toolbox : https://uk.mathworks.com/help/signal/ref/findpeaks.html
If you are not able to use any of those toolbox , one thing you could try is to use a function from File Exchange and use it in your model to find the peaks you was looking for : https://uk.mathworks.com/matlabcentral/fileexchange?q=find+peak

Weitere Antworten (0)

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by