Mercurial > hg > octave-lyh
diff scripts/optimization/glpkmex.m @ 5375:3522d923fb65
[project @ 2005-05-30 13:03:15 by dbateman]
author | dbateman |
---|---|
date | Mon, 30 May 2005 13:03:15 +0000 |
parents | 4c8a2e4e0717 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/optimization/glpkmex.m +++ b/scripts/optimization/glpkmex.m @@ -22,7 +22,7 @@ ## This function is provided for compatibility with the old @sc{Matlab} ## interface to the GNU GLPK library. For Octave code, you should use ## the @code{glpk} function instead. -## @end deftypefn. +## @end deftypefn function [xopt, fopt, status, extra] = glpkmex (varargin)