How to convert pcap data to bin data?
Show older comments
I have Lidar data in pcap format and I want to convert it to bin format, how is it possible?
1 Comment
Walter Roberson
on 24 Dec 2022
pcap format is a binary format
Answers (1)
Sulaymon Eshkabilov
on 24 Dec 2022
0 votes
Did you read your pcap file: https://www.mathworks.com/help/5g/ref/pcapreader.html
Writing a pcap file: https://www.mathworks.com/help/5g/ref/pcapwriter.html
1 Comment
ihsan Çubukçu
on 27 Dec 2022
Categories
Find more on Automotive in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!