| Subject: | Re: Step function |
|---|---|
| From: | "Nasser Abbasi" |
| Date: | Fri, 30 Sep 2005 17:08:49 GMT |
| Newsgroups: | comp.soft-sys.matlab |
"Gigi" <g_plesoianu@xxxxxxxxxxx> wrote in message news:ef16b3f.-1@xxxxxxxxxxxxxxxxxxx > Hi, I'd like to plot a step function (Ex:y(x)=0 if x<0 and y(x)=1 > if x>=0). Can anybody help me? > In addition to suggestions given, you could try ezplot: ezplot('Heaviside(x)',[0,10]) Nasser |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Computation of Stirling Numbers, yeewhye |
|---|---|
| Next by Date: | Re: conv2 != filter2 using ftrans2, mlimber |
| Previous by Thread: | Re: Step function, Predictor |
| Next by Thread: | matlab engine from javascript, cal |
| Indexes: | [Date] [Thread] [Top] [All Lists] |