How can I simulate at the same time?

I have a code that read the data from serial port and it i simulating. ı simulates with using sim function after I take two kind of data. But I am taking lot of data 2 by 2 from serial port. I am simulating with using these datas. But for all 2 data simulink is starting from beginnig. I want to one simulation for all reading data from serial port.

回答 (1 件)

Ameer Hamza
Ameer Hamza 2018 年 5 月 4 日

0 投票

Read data directly in Simulink with Serial Receive block.

2 件のコメント

bayram özmen
bayram özmen 2018 年 5 月 4 日
Yes I tried that but ıt gives only one data and it gave wrong data. I did not understand. Can I figure out with code?
Ameer Hamza
Ameer Hamza 2018 年 5 月 4 日
I don't have much experience programmatically controlling Simulink, so can't give any further information in that respect.

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

カテゴリ

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

タグ

質問済み:

2018 年 5 月 4 日

コメント済み:

2018 年 5 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by