Rohde-Schwarz / RsWaveform

Load, manipulate and save R&S waveform files
http://rswaveform.readthedocs.io/
MIT License
4 stars 1 forks source link

Support of .mat files #9

Open casabre opened 6 months ago

casabre commented 6 months ago

Matlab is also used very often for signal processing. Thus, a loader and saver implementation could be beneficial. Since Scipy is supporting the Matlab .mat file loading and saving, this should be a simple implementation.