How is Fs defined in HighResolu​tionFilter​BankSpectr​alEstimati​on.slx Simulink model

1 回表示 (過去 30 日間)
I wish to modify the sample rate, Fs, in the HighResolutionFilterBankSpectralEstimation.slx model from Mathworks
When I run the simulation the Fs variable appears in the Matlab Workspace (along with a few others), but when I look through the model blocks I can see where the Fs variable is used, but cannot find where it is defined to the value shown in the Matlab Workspace.
How and where is the Fs variable defined?

採用された回答

Brian Hannan
Brian Hannan 2019 年 1 月 3 日
Fs is defined in the InitFcn model callback.

その他の回答 (1 件)

Gil Gutierrez
Gil Gutierrez 2019 年 1 月 4 日
Got it. Thanks.

カテゴリ

Help Center および File ExchangeScopes and Data Logging についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by