Effacer les filtres
Effacer les filtres

Is the 'envelope' function included in R2015b?

2 vues (au cours des 30 derniers jours)
Li Yang
Li Yang le 19 Fév 2016
Commenté : Steven Lord le 6 Sep 2016
Hi, I found the 'envelope' function described in http://www.mathworks.com/help/signal/ref/envelope.html very useful for my project, the document says this function is included in R2015b, but I can't run the example code with this function (the chirp function also not working with my R2015b). By the way, I am using an academic license. Can anyone make clear how can I use this function? Thank you!

Réponse acceptée

Andreas Goser
Andreas Goser le 19 Fév 2016
I have this function in my installation
>> which envelope
C:\Program Files\MATLAB\R2015b\toolbox\signal\signal\envelope.m
Path suggests it is part of the Signal Processing Toolbox. Can you run "ver" to verify you have it installed? It should look like
ver
----------------------------------------------------------------------------------------------------
MATLAB Version: 8.6.0.267246 (R2015b)
MATLAB License Number: xxxxx
Operating System: Microsoft Windows 7 Enterprise Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
----------------------------------------------------------------------------------------------------
MATLAB Version 8.6 (R2015b)
...
Signal Processing Toolbox Version 7.1 (R2015b)
  2 commentaires
Andreas Goser
Andreas Goser le 19 Fév 2016
I see you should have access to a university license including that product.
Li Yang
Li Yang le 19 Fév 2016
Thank you Andreas,I did not have my signal processing toolbox properly installed. Now it works!

Connectez-vous pour commenter.

Plus de réponses (1)

Humberto Contreras-Tello
Humberto Contreras-Tello le 6 Sep 2016
Hello,I have installed the signal processing toolbox but the function envelope is not found. I have MATLAB 2015a academic license. Is the function not found in this version of MATLAB?
  1 commentaire
Steven Lord
Steven Lord le 6 Sep 2016
The note at the bottom of the documentation page indicates it was "Introduced in R2015b", the release after the one you're using.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Install Products dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by