UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


code:octave_datalogger

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code:octave_datalogger [2008/01/13 22:46] – created laurencebcode:octave_datalogger [2008/07/19 23:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
  This is just some quick code to display a logfile of CSV floating point numbers, refreshing at 1Hz. If there is no data for 30s, the program will quit, and save a postscript file of the graph.  This is just some quick code to display a logfile of CSV floating point numbers, refreshing at 1Hz. If there is no data for 30s, the program will quit, and save a postscript file of the graph.
  
-<code octave>+<code matlab>
 directory="/home/laurence/Desktop/octave/"; directory="/home/laurence/Desktop/octave/";
 write=sprintf("%sdatadump.txt",directory); write=sprintf("%sdatadump.txt",directory);
code/octave_datalogger.1200264409.txt.gz · Last modified: 2008/07/19 23:31 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki