help-octave
[Top][All Lists]
Advanced

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

Re: plot blues


From: L Jonas Olsson
Subject: Re: plot blues
Date: Sat, 21 May 1994 21:33:08 -0400

You can try:

plot([imag(fft(real(cos(0:1:16)))); real(fft(real(cos(0:1:16))))]')


Not very elegant, but works.

Jonas


reply via email to

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