Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
12-25-2023 08:48 AM
labviewで計測した脳波のパワーをlvmに書き込んだのですが、そのデータをmatlabで解析したいのですがlvmをmatlabのワークスペースに取り込むことは可能でしょうか?
.lvmで一列目には時間、二列目には脳波パワーが書き込まれています。
12-26-2023 10:13 PM
lvmファイルをカンマ区切りとして構成するか、MATLAB側でタブ文字を区切り文字として指定すればテキストファイルとして読み取れると思います。
計測ファイルに書き込む - NI
https://www.ni.com/docs/ja-JP/bundle/labview-api-ref/page/vi-lib/express/express-output/exfilewriteb...