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!