Yes, you can invoke ptolemy models without using the gui.
The MoMLSimpleApplication class will open MoML files w/o a gui.

For example:
$PTII/bin/ptinvoke ptolemy.actor.gui.MoMLSimpleApplication 
ptolemy/domains/de/test/auto/multirate.xml

For details, try using google to search for 
    ptinvoke MoMLSimpleApplication
See also 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg00970.html

-Christopher
--------

    I have just started looking at using the modelling capabilities of Ptolemy 
    II; I'm new to Ptolemy II but am experienced with developing various types 
    of models. I've looked at several of the sample Quick Tour model examples.
    
    Once I've developed my model using the Ptolemy/Vergil GUI, can I run the 
    model without displaying the GUI? The models I'm developing will write data
    
    to files/databases and there will be no need to display a GUI.
    
    Thanks,
    
       Jose
    
    
    
    ---------------------------------------------------------------------------
   -
    Posted to the ptolemy-hackers mailing list.  Please send administrative
    mail for this list to: [EMAIL PROTECTED]
--------

----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to