RAMPUP - Rising ramp function

Program code:

function outsig=rampup(siglen)

outsig=sin((0:siglen-1)/siglen*pi/2).';