Rev 4562 | Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4562 | Rev 5766 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | $lst_tit insplot$lst_titend$type_pexec |
2 | $lst_tit insplot$lst_titend$type_pexec |
3 | $(lst_syntax)insplot $emph plotsource $emphend</tt> |
3 | $(lst_syntax)insplot $emph plotsource $emphend</tt> |
4 | $lst_mean The server program will call an external plotting program |
4 | $lst_mean The server program will call an external plotting program |
5 | (gnuplot for the current version), submit $emph plotsource$emphend |
5 | (gnuplot for the current version), submit $emph plotsource$emphend |
6 | as the 2D plot command (with variables substituted), |
6 | as the 2D plot command (with variables substituted), |
7 | and insert the result into the page. <br> |
7 | and insert the result into the page. <br/> |
8 | The syntax of $emph plotsource$emphend is that of the $emph plot$emphend |
8 | The syntax of $emph plotsource$emphend is that of the $emph plot$emphend |
9 | command of gnuplot. |
9 | command of gnuplot. |