how to read and plot a .trc file?
81 views (last 30 days)
Show older comments
Rabih Sokhen
on 9 Apr 2021
Commented: Rabih Sokhen
on 10 Apr 2021
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 ?
Accepted Answer
Walter Roberson
on 10 Apr 2021
The trc file you sent me is in Lecroy Binary Format. Fortunately someone has created code to read those.
More Answers (0)
See Also
Categories
Find more on Data Import and Export 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!