All public logs
Jump to navigation
Jump to search
Combined display of all available logs of SoftwareGuy. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:57, 18 March 2024 Mark talk contribs created page Octave (Created page with "= Octave commands = [stat, num] = system("../pull-last1.sh uvx_tx_low 10.150.1.9");num=strtrim(num);i=imread([num ".orig.tiff"]);plot(mean(i(s:3:end,:)),'r');hold on;plot(mean(i(s+1:3:end,:)),'g');plot(mean(i(s+2:3:end,:)),'b');title(num);hold off;grid = associated shell scripts = == pull-last1.sh == <code> #!/bin/bash #otlf scanid 6340-6344, photoid 5820-5824, lprid 2911-2912 #ip=192.168.1.9 #ip=10.150.1.9 #whichIE="uvx" #whichIE="tx_low" #whichIE="tx_high" #whic...")