matlb R7,and The instruction ( thd(x)) ?

I have matlab R7 , But when used instruction thd(x) in M file get this message?
??? Undefined command/function 'thd'.

 Accepted Answer

Jan
Jan on 2 Jan 2014
Which Matlab 7 version are you talking of?
Do you have the signal processing toolbox installed and licensed?

1 Comment

I have not the signal processing toolbox installed and licensed

Sign in to comment.

More Answers (1)

Wayne King
Wayne King on 2 Jan 2014
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 Comments

Mr.King thd() not introduced in R2013a only in R2013b?
That is correct, thd() was introduced in R2013b in the Signal Processing Toolbox.

Sign in to comment.

Products

Tags

Asked:

on 2 Jan 2014

Commented:

on 3 Jan 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!