No changes between revisions
/Modules/Sensors/SHT25V01A/test/heating_control/plot.gp
0,0 → 1,11
set terminal png
set xlabel "Time [h]"
set ylabel "Illuminance [lx]"
set key under
#set yrange [-1:1]
set logscale y
 
 
 
set output "LUX85_rozednivani.png"
plot "LUX85_rozednivani.TXT" using ($1/3600):2 with lines title "Visible", "" using ($1/3600):3 with lines title "Infrared"
/Modules/Sensors/SHT25V01A/test/heating_control/test_hum.log
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property