How can I simulate at the same time?

2 次查看(过去 30 天)
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
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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 General Applications 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by