Undefined function or variable 'envspectrum'
显示 更早的评论
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 个评论
Adam
2018-4-4
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
2018-4-4
What does
ver
show on command line?
AMBIKA P S
2018-4-4
编辑:AMBIKA P S
2018-4-4
Adam
2018-4-4
and what about
which envspectrum
?
Star Strider
2018-4-4
The envspectrum function was introduced in R2017b.
AMBIKA P S
2018-4-5
回答(1 个)
Akira Agata
2018-4-5
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Vibration Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!