view extra/integration/testfun/glimh2.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=glimh2(y)
%
%usage:  xh=glimh2(y)
%
	xh=y;
endfunction