help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

data acquisition tool box for octave?


From: Rick T
Subject: data acquisition tool box for octave?
Date: Fri, 18 Nov 2011 16:38:52 -1000

Greetings All


I went to see if there was a data acquisition tool box for octave here but couldn't find one http://octave.sourceforge.net/packages.php


What I'm trying to do is use my National Instruments USB-6008 to acquire data in octave.  I would like to be able to export data to a text file in the format of 

year,month,day,hour,minute,second,voltage.

 

so the text file would take a reading every second and the text file will have the following data inside it

11182011054735,3.3V

11182011054736,3.9V

11182011054737,3.1V

 

I'm running Ubuntu 10.04 Linux 64bit and a 32bit version for testing in a virtual box

Can Octave do this? Are there any examples or can someone recommend something else if octave can't


Thanks

 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]