out_gnuplot
Differences
This shows you the differences between two versions of the page.
| out_gnuplot [2009/11/18 17:03] – created dch3sl | out_gnuplot [2025/09/19 15:18] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Out_Gnuplot_ ====== | ||
| + | Description: | ||
| + | |||
| + | Comment: lets you manipulate plots quickly using gnuplot command line functionality | ||
| + | |||
| + | Contributed by: John Evans | ||
| + | |||
| + | <code topas> | ||
| + | { | ||
| + | out file | ||
| + | Out_String("# | ||
| + | Out_String(" | ||
| + | Out_String(" | ||
| + | | ||
| + | { | ||
| + | " | ||
| + | " at %11.5f" | ||
| + | ", %11.5f * yoffset \n" = I_after_scale_pks; | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | <code topas> | ||
| + | { | ||
| + | | ||
| + | { | ||
| + | " | ||
| + | " %11.5f\n" | ||
| + | } | ||
| + | } </ | ||