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.

Antworten (1)

Ameer Hamza
Ameer Hamza am 4 Mai 2018

0 Stimmen

Read data directly in Simulink with Serial Receive block.

2 Kommentare

bayram özmen
bayram özmen am 4 Mai 2018
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 am 4 Mai 2018
I don't have much experience programmatically controlling Simulink, so can't give any further information in that respect.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Communications Toolbox finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 4 Mai 2018

Kommentiert:

am 4 Mai 2018

Community Treasure Hunt

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

Start Hunting!

Translated by