ncl_gpm (3) Linux Manual Page
GPM (Polymarker) – the polymarker output primitive draws selected symmetric symbols to mark user-specified coordinate positions. Synopsis CALL GPM (N, X, Y) C-Binding Synopsis #include <ncarg/gks.h> void gpolymarker(const Gpoint_list *point_list); Description N (Integer, Input) – The number of markers to be drawn. N must be greater than zero. X (N) (Real Array, Input) – The…
