フィルターのクリア

An error occurred while running the simulation and the simulation was terminated Caused by: Reference to non-existent field 'Emin'.

2 ビュー (過去 30 日間)
NN
NN 2021 年 7 月 20 日
コメント済み: NN 2021 年 7 月 24 日
When i run simulink i get this error
An error occurred while running the simulation and the simulation was terminated
Caused by:
Reference to non-existent field 'Emin'.
there is nothing called Emin in the program
hwo can i resolve this ?
  6 件のコメント
Cris LaPierre
Cris LaPierre 2021 年 7 月 24 日
There won't be a variable Emin alone. Note that the error message says "Reference to non-existent field 'Emin'." To me, this suggests a structure, like what you you have created. Perhaps one is not getting initialized correctly, or perhaps you have a typo in your model when you reference these structures?
NN
NN 2021 年 7 月 24 日
Thank you for the quick response.I will check again

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeSources についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by