why matlab 2019a, 2016a doesnt recognize modalfrf?

When I try modelfrf I got this responce;
Undefined function or variable 'modelfrf'.
How can I solve this problem

 Respuesta aceptada

Steven Lord
Steven Lord el 3 de En. de 2021

1 voto

This function was introduced in Signal Processing Toolbox in release R2017a.
Your installation of release R2016a is too old to contain that function even if it has Signal Processing Toolbox installed.
Your installation of release R2019a is new enough to contain that function but likely does not have Signal Processing Toolbox installed.

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

el 3 de En. de 2021

Respondida:

el 3 de En. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by