Live data recieving as alternative to fgets command

Hello,i am using fgets command to manually get what was recieved from UART
i get a result after 10 seconds is there a way in matlab to see LIVE when char was recieved?
Thanks.
sObject=serial('COM4','BaudRate',115200,'TimeOut',10,'Terminator','LF')
revcieved=fgets(sObject)

답변 (0개)

카테고리

도움말 센터File Exchange에서 Vehicle Dynamics Blockset에 대해 자세히 알아보기

태그

질문:

2020년 7월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by