how to read and plot a .trc file?
조회 수: 83 (최근 30일)
이전 댓글 표시
hello guys
i have a trc file named 'c01-00.trc'
but i don't know how to read it and plot it in matlab
i tried using fileread('c01-00.trc') but i get a error in the plot
any idea how to solve it or witch function should i use ?
채택된 답변
Walter Roberson
2021년 4월 10일
The trc file you sent me is in Lecroy Binary Format. Fortunately someone has created code to read those.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import and Export에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!