Borrar filtros
Borrar filtros

Transfer function 'tf'

214 visualizaciones (últimos 30 días)
Aurore Lecharlier
Aurore Lecharlier el 16 de Feb. de 2016
Comentada: Jerry Maravilla el 27 de Sept. de 2021
Hi, in Matlab R2015b, I used the commando ' tf ' for the transfer function. When I run the script where I used it, I get an error message ' undefined function or variable 'tf' '. How do we get or create this function 'tf' ? I thought it was an inherent function of matlab. Thank you.

Respuesta aceptada

Walter Roberson
Walter Roberson el 16 de Feb. de 2016
http://www.mathworks.com/help/mpc/ref/tf.html Model Predictive Control Toolbox
You need one of those three.
  7 comentarios
Akella Kartik
Akella Kartik el 22 de Sept. de 2021
I have the isseu in 2021a as well. I installed both Signal Processing Toolbox and the DSP System Toolbox, but still I get this:
Unrecognized function or variable 'tf'. for tf and
'tf' not found. for which tf
Jerry Maravilla
Jerry Maravilla el 27 de Sept. de 2021
Try the control system tool box. If that doesn't work you can just use matlab's online editor. Doesn't fix the issue but you'll be able to run your code.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by