how to read and plot a .trc file?

조회 수: 83 (최근 30일)
Rabih Sokhen
Rabih Sokhen 2021년 4월 9일
댓글: Rabih Sokhen 2021년 4월 10일
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
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 CenterFile Exchange에서 Data Import and Export에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by