フィルターのクリア

why matlab 2019a, 2016a doesnt recognize modalfrf?

1 回表示 (過去 30 日間)
Gloria
Gloria 2021 年 1 月 3 日
回答済み: Steven Lord 2021 年 1 月 3 日
When I try modelfrf I got this responce;
Undefined function or variable 'modelfrf'.
How can I solve this problem

採用された回答

Steven Lord
Steven Lord 2021 年 1 月 3 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by