home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-I / help / base / frame < prev    next >
Encoding:
Text File  |  1997-04-23  |  354 b   |  14 lines

  1.     
  2.     _S_t_a_r_t _a _N_e_w _P_l_o_t _F_r_a_m_e
  3.     
  4.          frame()
  5.     
  6.     _V_a_l_u_e:
  7.     
  8.          The function is invoked for its side effect which is to
  9.          cause the completion of plotting in the current plot
  10.          and an advance to a new graphics frame.  This is useful
  11.          for skipping plots when a multi-figure region is in
  12.          use.
  13.     
  14.