Ignore:
Timestamp:
Sep 7, 2006, 6:46:54 AM (18 years ago)
Author:
dkearney
Message:

adjusted the matlab example, matlab commands no longer need delimited single quotes, this was fixed when the tcl rappture was updated when nick added TEA support.
also added units to the image example in zoo, not it recognized the units deg and rad for the angle of how much to turn the image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/app-fermi/matlab/fermi.m

    r156 r521  
    1818% matlab -nodisplay -r infile=\'driver1234.xml\',fermi
    1919% the above command sets variable infile to the name 'driver1234.xml'
     20
     21% infile = 'driver31619.xml'
    2022
    2123% open our xml input file.
Note: See TracChangeset for help on using the changeset viewer.