matlb R7,and The instruction ( thd(x)) ?
Mostrar comentarios más antiguos
I have matlab R7 , But when used instruction thd(x) in M file get this message?
??? Undefined command/function 'thd'.
Respuesta aceptada
Más respuestas (1)
Wayne King
el 2 de En. de 2014
1 voto
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 comentarios
Mary Jon
el 3 de En. de 2014
Wayne King
el 3 de En. de 2014
That is correct, thd() was introduced in R2013b in the Signal Processing Toolbox.
Categorías
Más información sobre Spectral Measurements en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!