Re: Creating models on the fly

2001-03-13 Thread Edward A. Lee
At 10:45 AM 3/12/2001 -0600, Sriram Narasimhan wrote: >Hi , > >I am trying to model a hybrid system in ptolemy. Since the number of modes is >quite high, I don't want to enumerate all the modes. Instead I would like to >create a new mode only when the transition to that mode starts firing. I am >r

Creating models on the fly

2001-03-12 Thread Sriram Narasimhan
Hi , I am trying to model a hybrid system in ptolemy. Since the number of modes is quite high, I don't want to enumerate all the modes. Instead I would like to create a new mode only when the transition to that mode starts firing. I am relatively new to ptolemy hacking, so I would appreciate a