How do I extract the right information of a pcap file with pcap2matlab?
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Harsha Priya Daggubati
2020-7-29
Hi,
You can look at the following threads for help in this context:
Hope these help!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!