How do I extract the right information of a pcap file with pcap2matlab?
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/336072/image.png)
From this I need the information that is in Range Data and Angles.
The Range Data sub tree looks like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/336075/image.png)
And the Angle sub tree like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/336078/image.png)
If there is a different way to extract this data other than pcap2matlab I can also use that, so any help is apricated.
0 Commenti
Risposte (1)
Harsha Priya Daggubati
il 29 Lug 2020
Hi,
You can look at the following threads for help in this context:
Hope these help!
0 Commenti
Vedere anche
Categorie
Scopri di più su Data Import and Analysis in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!