How to convert pcap data to bin data?
이전 댓글 표시
I have Lidar data in pcap format and I want to convert it to bin format, how is it possible?
댓글 수: 1
Walter Roberson
2022년 12월 24일
pcap format is a binary format
답변 (1개)
Sulaymon Eshkabilov
2022년 12월 24일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Lidar Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!