06-15-2008 09:35 AM
02-19-2010 09:27 PM
I don't know, but i'm dying to find out!
03-04-2010
09:46 AM
- last edited on
03-20-2025
09:26 AM
by
Content Cleaner
Hi midmaik,
We do not offer a way to natively interface our digitizers with Matlab, however, you can acquire and save the data using SignalExpress, LabVIEW, or another text based language, like C or Visual Basic that can interface with the NI Scope driver then do your signal processing in Matlab. You might also take a look at the MathScript module for LabVIEW. This will allow you to use .m scripts inside LabVIEW so you will be able to program your scope and perform your processing while the program is running.