reading navigation message in MATLAB
Mostrar comentarios más antiguos
hello all can someone help me to decode navigation message ? according to
Nav,Svid,Type,Status,MessageId,Sub-messageId,Data(Bytes)
as example
Nav,16,769,0,3,2,-74,74,40,0,21,-48,0,1,124,-87,54,1,0,-92,122,1
2 comentarios
Scott
el 21 de Sept. de 2021
Can you provide more information about what your desired output is? At the moment, you could just split the text using strsplit with a comma as the delimiting character.
Mohamed Fathi
el 21 de Sept. de 2021
Respuestas (0)
Categorías
Más información sobre Reference Applications 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!