comparison scripts/plot/util/print.m @ 19793:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 6ca096827123 446c46af4b42
children 3b0b4d55002d
comparison
equal deleted inserted replaced
19789:37d37297acf8 19793:0e1f5a750d00
278 ## 278 ##
279 ## @example 279 ## @example
280 ## @group 280 ## @group
281 ## clf (); 281 ## clf ();
282 ## surf (peaks); 282 ## surf (peaks);
283 ## print -dpswrite -PPS_printer 283 ## print -dpswrite -PPS_printer
284 ## @end group 284 ## @end group
285 ## @end example 285 ## @end example
286 ## 286 ##
287 ## @seealso{saveas, hgsave, orient, figure} 287 ## @seealso{saveas, hgsave, orient, figure}
288 ## @end deftypefn 288 ## @end deftypefn