how to read and plot a .trc file?
67 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Rabih Sokhen
le 9 Avr 2021
Commenté : Rabih Sokhen
le 10 Avr 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 ?
Réponse acceptée
Walter Roberson
le 10 Avr 2021
The trc file you sent me is in Lecroy Binary Format. Fortunately someone has created code to read those.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Import and Export dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!