annotate signals/sconst.m @ 1:289445d368a7

import.
author samer
date Wed, 19 Dec 2012 22:46:05 +0000
parents
children
rev   line source
samer@1 1 function s=sconst(x), s=sigconst(x(:)); end