필터 지우기
필터 지우기

How can I simulate at the same time?

조회 수: 2 (최근 30일)
bayram özmen
bayram özmen 2018년 5월 4일
댓글: Ameer Hamza 2018년 5월 4일
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