Code generation ignores my matlab function in simulink

3 ビュー (過去 30 日間)
Aaron Hamilton
Aaron Hamilton 2022 年 2 月 18 日
コメント済み: Denis Gurchenkov 2022 年 2 月 22 日
I have a matlab function which has one input and no output. I get some data from inport into this function and dump those variables into global variables that already exists in the workspace. However, Simulink code generation completely skips this matlab function and I'm not sure how to force it to go through those assignments.
Goal: I'm trying to update some variables that are used throughout the model using inports.
  1 件のコメント
Denis Gurchenkov
Denis Gurchenkov 2022 年 2 月 22 日
Hi Aaron, it is hard to figure out the problem without seeing an example. Do you have a simple model that you can attach, along with the reproduction steps?

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

回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by