Undefined function or variable 'envspectrum'
Show older comments
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 Comments
Adam
on 4 Apr 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
on 4 Apr 2018
What does
ver
show on command line?
AMBIKA P S
on 4 Apr 2018
Edited: AMBIKA P S
on 4 Apr 2018
Adam
on 4 Apr 2018
and what about
which envspectrum
?
Star Strider
on 4 Apr 2018
The envspectrum function was introduced in R2017b.
AMBIKA P S
on 5 Apr 2018
Answers (1)
Akira Agata
on 5 Apr 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.
Categories
Find more on Vibration Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!