changeset 20900:4d14b0a22b29

fix seealso in odeplot * scripts/ode/odeplot.m: remove odepkg from seealso list in docstring.
author Carlo de Falco <carlo.defalco@polimi.it>
date Tue, 15 Dec 2015 15:10:47 +0100
parents 59d49077825f
children afe9c529760d
files scripts/ode/odeplot.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ode/odeplot.m	Mon Dec 14 14:54:14 2015 +0100
+++ b/scripts/ode/odeplot.m	Tue Dec 15 15:10:47 2015 +0100
@@ -42,7 +42,7 @@
 %# @end example
 %# @end deftypefn
 %#
-%# @seealso{odepkg}
+%# @seealso{odeset,odeget}
 
 function [varargout] = odeplot (t, y, flag, varargin)