help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mathlab code to run in Octave


From: James Sherman Jr.
Subject: Re: Mathlab code to run in Octave
Date: Thu, 8 Jan 2009 11:15:01 -0500

I may be reading this wrong, but it looks like you're missing %'s before lines in certain comments.  Are you sure this works in Matlab?

generate a time series from 0 to 500 ms steping by 1 ms;

generate the alpha function

now convolve the data set (y) with the alpha function (f1)


All three of these lines should have % in front of them.

Hope this helps.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]