matlb R7,and The instruction ( thd(x)) ?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have matlab R7 , But when used instruction thd(x) in M file get this message?
??? Undefined command/function 'thd'.
댓글 수: 0
채택된 답변
Jan
2014년 1월 2일
Which Matlab 7 version are you talking of?
Do you have the signal processing toolbox installed and licensed?
추가 답변 (1개)
Wayne King
2014년 1월 2일
To follow up on Jan's answer, thd() was introduced in R2013b, so you would have to have the latest release of MATLAB -- 8.2.0.701 (R2013b) AND the Signal Processing Toolbox to use thd()
댓글 수: 2
Wayne King
2014년 1월 3일
That is correct, thd() was introduced in R2013b in the Signal Processing Toolbox.
참고 항목
카테고리
Help Center 및 File Exchange에서 Spectral Measurements에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!