changeset 25972:29eb60bd2e81

savefig.m: Remove seealso link to openfig which does not exist. * savefig.m: Remove seealso link to openfig which does not exist.
author Rik <rik@octave.org>
date Fri, 26 Oct 2018 18:50:37 -0700
parents 456523d3cb4a
children c9ae077dedd1
files scripts/plot/util/savefig.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/util/savefig.m	Fri Oct 26 16:27:36 2018 -0400
+++ b/scripts/plot/util/savefig.m	Fri Oct 26 18:50:37 2018 -0700
@@ -33,7 +33,7 @@
 ##
 ## A third input argument will be accepted but ignored, for Matlab compatibility.
 ##
-## @seealso{hgsave, hdl2struct, openfig}
+## @seealso{hgsave, hdl2struct}
 ## @end deftypefn
 
 function savefig (varargin)