how to read and plot a .trc file?
71 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Rabih Sokhen
am 9 Apr. 2021
Kommentiert: Rabih Sokhen
am 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 ?
Akzeptierte Antwort
Walter Roberson
am 10 Apr. 2021
The trc file you sent me is in Lecroy Binary Format. Fortunately someone has created code to read those.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Import and Export finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!