next up previous
Next: Systems as objects
Up: MM circuit example
Previous: Making the connections

Building the worksheet

This is done as before, except that this time, MM has to generate code for an entire system.

model m {
  models( my_circuit )
}
It will place this into a worksheet named my_circuit, allocating default columns to all attributes. If two attributes are connected, the compiler will place them in the same column, as they are of course equal.



Jocelyn Paine
Sat Nov 28 17:42:14 GMT 1998