how to read and plot a .trc file?
83 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Rabih Sokhen
il 9 Apr 2021
Commentato: Rabih Sokhen
il 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 ?
Risposta accettata
Walter Roberson
il 10 Apr 2021
The trc file you sent me is in Lecroy Binary Format. Fortunately someone has created code to read those.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import and Export in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!