problems on reordering data from serial
이전 댓글 표시
Is there anyway of reordering the signals that have been received through serial? For example, I'm sending 1 2 3 and it is coming 3,1,2 or 1,3,2 or even 1,2,3. I want always the same sequence.
댓글 수: 2
Walter Roberson
2013년 11월 14일
Please show the command you are using to write the signals, and the command you are using to read the signals.
Danilo NASCIMENTO
2013년 11월 15일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!