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 中查找有关 Signal Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!