the variable is present in dd and .mat file, but showing error Cannot resolve variable.

3 ビュー (過去 30 日間)
Sanchita
Sanchita 2023 年 6 月 20 日
コメント済み: Sanchita 2023 年 6 月 20 日
  4 件のコメント
Walter Roberson
Walter Roberson 2023 年 6 月 20 日
Variables like that one must be defined in the base workspace before you attempt to build (or compile) the Simulink model. If the variable is being defined by Targetlink then you would have to run the Targetlink initialization routine to get the variables created before you could work on the model.
Sanchita
Sanchita 2023 年 6 月 20 日
ok thank you

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangePrepare Model Inputs and Outputs についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by