saving osciloscpoe data into .dat or .trc format?
Afficher commentaires plus anciens
hi,
I have to save data waveforms from an oscilloscope to read it afterwards with Matlab. I have done it always in .dat, since the oscilloscope calls this format as matlab format, but I have seen that .trc files occupy much less are stored in less time and they could be opened as well in matlab. So what is the benefit of using .dat instead of .trc, does any one knows? My confussion comes due to the fact that the osciloscope call this format as matlab, this mean that has some benefit I guess.
Thanks
guillermo
2 commentaires
Shubh Sahu
le 18 Sep 2019
Is this a real world oscilloscope or simulink oscilloscope?
Guillermo Martin
le 18 Sep 2019
Réponses (1)
Shubh Sahu
le 20 Sep 2019
0 votes
.dat is widely used and generic format while .trc is a file extension for a debug file used by database software and it’s not generic although it takes less storage space. For more information you can refer this link
1 commentaire
Guillermo Martin
le 1 Oct 2019
Catégories
En savoir plus sur Oscilloscopes dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!