To create a new model:
1. Select [File] > [New] menu or press Ctrl + N.
The [New Document] dialog will display.
2. Specify the Name and the size of the model.
*The default size is set to Width 600 x Height 400.
After specifying the name and the size, click [OK].
Note: The name you specify here will be the file name when saved.
e.g. If you specify "sample" here, the file name would be "sample.xml"
Note: Naming Convention
Model ID or/and the File Name only accept the following characters:
(_|[a-z]|[A-Z])(_|[a-z]|[A-Z]|[0-9])*. No blank space is accepted.
This is the SBML convention.
The new window is open in the draw area, with the name in the upper tab.
The model is empty when the new window is first open.
All the diagrams drawn in the draw area will be added to the model file. The file is representing to an SBML model structure enclosed by <model> tag.
