view extra/integration/testfun/glimh.m @ 0:6b33357c7561 octave-forge

Initial revision
author pkienzle
date Wed, 10 Oct 2001 19:54:49 +0000
parents
children
line wrap: on
line source

function xh=glimh(y)
%
%usage:  xh=glimh(y)
%
	xh=3;
endfunction