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

 Accepted Answer

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.

More Answers (0)

Categories

Tags

Asked:

on 3 Jan 2021

Answered:

on 3 Jan 2021

Community Treasure Hunt

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

Start Hunting!