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!