/normxcorr/trunk

To get this branch, use:
bzr branch http://suren.me/webbzr/normxcorr/trunk

« back to all changes in this revision

Viewing changes to jobskript.m

  • Committer: Suren A. Chilingaryan
  • Date: 2010-08-17 01:41:15 UTC
  • Revision ID: csa@dside.dyndns.org-20100817014115-xbh0h6086nz5sj2o
Synchronize with Chris version, set precision to 1, initial implementation of labview wrapper

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
        i
54
54
        job{1,i}
55
55
        cd(job{1,i})
56
 
        [validx,validy]=automate_image;
 
56
        automate_image;
57
57
    end
58
58
end
 
 
b'\\ No newline at end of file'