App Designer + Simulink

Let's say I have two Edit Field (Numeric) in App Designer, and I have a Model in Simulink that just add two numbers, how can I get the result from this Model?
I already tried to use assignin() in AppDesigner with the callback function, and run the model through sim(), but I always get error, or the value just don't pop up. Is it possible to do what I want, or the connection between Simulink and AppDesigner is just through signal problems in a certain time?

回答 (1 件)

Askkalon
Askkalon 2019 年 10 月 12 日

0 投票

No need for help, I made it.
If anyone else has this doubt, just ask here.

2 件のコメント

Messabih Mohamed
Messabih Mohamed 2020 年 3 月 2 日
how you did ? please
jingye wang
jingye wang 2020 年 12 月 16 日
"get_param" or you can use "simout" block,then get data from matlab workspace in appdesigner

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

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

製品

リリース

R2018b

質問済み:

2019 年 10 月 12 日

コメント済み:

2020 年 12 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by