How do I extract the right information of a pcap file with pcap2matlab?
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Bram Surewaard
el 23 de Jul. de 2020
Respondida: Harsha Priya Daggubati
el 29 de Jul. de 2020
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 comentarios
Respuestas (1)
Harsha Priya Daggubati
el 29 de Jul. de 2020
Hi,
You can look at the following threads for help in this context:
Hope these help!
0 comentarios
Ver también
Categorías
Más información sobre Data Import and Analysis en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!