Undefined function or variable 'envspectrum'
Afficher commentaires plus anciens
I am using MATLAB R2017a: "MATLAB Version: 9.2.0.538062 (R2017a), Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 16299), Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode".
I came up with an error while using the 'envspectrum' function: "Undefined function or variable 'envspectrum'" eventhough the toolbox is already installed. How to rectify this error?
6 commentaires
Adam
le 4 Avr 2018
Don't post your license information in a public answers forum. I deleted it from your question since it is only relevant if you send details to Mathworks tech support, not for a user forum.
Adam
le 4 Avr 2018
What does
ver
show on command line?
AMBIKA P S
le 4 Avr 2018
Modifié(e) : AMBIKA P S
le 4 Avr 2018
Adam
le 4 Avr 2018
and what about
which envspectrum
?
Star Strider
le 4 Avr 2018
The envspectrum function was introduced in R2017b.
AMBIKA P S
le 5 Avr 2018
Réponses (1)
Akira Agata
le 5 Avr 2018
0 votes
The function envspectrum was introduced in R2017b, as shown at the bottom of the documentation page. So I would recommend updating your MATLAB to the latest version.
Catégories
En savoir plus sur Vibration Analysis dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!