nw: makes new windows

Usage:

nw win_name [ geometry ]

Description:

nw makes a new window called win_name. The optional geometry parameter specifies the number of sub-windows and their arrangement. For example, the command nw hsqc 3x2 will give a new window called hsqc having a grid of windows that is three rows by two columns.

      +---------+---------+
      | hsqc              |
      +---------+---------+
      |         |         |
      |         |         |
      |         |         |
      +---------+---------+
      |         |         |
      |         |         |
      |         |         |
      +---------+---------+
      |         |         |
      |         |         |
      |         |         |
      +---------+---------+
      

Location:

/hhmi/nv3/hhmi/nw.tcl