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 / text < prev    next >
Encoding:
Text File  |  1997-04-23  |  225 b   |  11 lines

  1.     
  2.     _A_d_d _T_e_x_t _t_o _a _P_l_o_t
  3.     
  4.          text(x, y, strings, ...)
  5.     
  6.     _D_e_s_c_r_i_p_t_i_o_n:
  7.     
  8.          text draws the strings given in the vector strings at
  9.          the coordinates given by x and y.
  10.     
  11.