Ignore:
Timestamp:
Feb 7, 2007, 8:22:14 AM (18 years ago)
Author:
mmc
Message:

Added a test harness for the nanoVIS server. Run "nanovis-test" and
you can send individual commands or command files to the server and
monitor the communication.

Fixed examples/zoo/field to have nanoVIS output as an option.

Fixed the app-fermi/matlab example to include the proper path
for loading scripts from the local directory.

File:
1 edited

Legend:

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

    r555 r572  
    33    <tool>
    44        <about>Press Simulate to view results.</about>
    5         <command>matlab -nodisplay -r infile='@driver',fermi</command>
     5        <command>matlab -nodisplay -r infile='@driver',path('@tool',path),fermi</command>
    66    </tool>
    77    <input>
Note: See TracChangeset for help on using the changeset viewer.