eexxppoorrttGGrraapphh -- eexxppoorrtt tthhee ddaattaa iinn aa ggrraapphh ttoo aa ffiillee UUSSAAGGEE exportGraph [-labels | -gnuplot] DDEESSCCRRIIPPTTIIOONN This command writes the data in a graph to a file for analysis or graphing by an external program. By default, all of the visible traces are exported, with one tab-separated column for each trace. If the -labels option is given, the trace's labels will be written as column headers. If the -gnuplot option is used, the data will be exported in a format useable by the gnuplot program. This lists the traces in sequence with two blank spaces between them. You can read more about graphs and traces in the _G_r_a_p_h_s_ _s_e_c_t_i_o_n of the main manual. EEXXAAMMPPLLEESS To export the data in graph 2 to the file foo.dat with trace labels: lens> exportGraph 2 foo.dat -l SSEEEE AALLSSOO _g_r_a_p_h_O_b_j_e_c_t, _g_r_a_p_h, _t_r_a_c_e --------------------------------------------------------------------------- Last modified: Wed Nov 15 10:52:38 EST 2000