How do I extract the right information of a pcap file with pcap2matlab?
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I would like to extract range data from a pcap file generated by a sonar. The pcap file consists of multiple frames that i need to extract.
I tough using the pcap2matlab function would be best suited, however I dont have the proper understanding of wireshare to make this work.
Can anybody help me with getting the desired information so that I can continue with my project?
The pcap file is structured like this:
From this I need the information that is in Range Data and Angles.
The Range Data sub tree looks like this:
And the Angle sub tree like this:
If there is a different way to extract this data other than pcap2matlab I can also use that, so any help is apricated.
0 commentaires
Réponses (1)
Harsha Priya Daggubati
le 29 Juil 2020
Hi,
You can look at the following threads for help in this context:
Hope these help!
0 commentaires
Voir également
Catégories
En savoir plus sur Data Import and Analysis dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!