problems on reordering data from serial
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 14 de Nov. de 2013
Please show the command you are using to write the signals, and the command you are using to read the signals.
Danilo NASCIMENTO
el 15 de Nov. de 2013
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Signal Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!