Editing Octave
Revision as of 14:57, 18 March 2024 by Mark (talk | contribs) (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...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "http://www.softwareguy.org/Wiki/index.php/Octave"