help-octave
[Top][All Lists]
Advanced

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

Looking for waterfall plot function


From: Melvyn Poore
Subject: Looking for waterfall plot function
Date: Tue, 09 Aug 2005 13:05:00 +0200
User-agent: Microsoft-Entourage/10.1.4.030702.0

Does anyone know where I can find a working waterfall plot function?

I found one in the DAFX (ed. Zölzer, Wiley 2002) book, but I can’t for the life of me get it to work.  It’s written for MatLab, so I guess there are some differences.  

I get the following error:
error: value on right hand side of assignment is undefined
error: evaluating assignment _expression_ near line 46, column 4

Line 46 is:
    p=plot3(x(1:N/2), y(1:N/2), spek(1:N/2), "k");

All the variables are defined and populated, which doesn’t preclude an undefined value coming out in the wash: but I can’t see any error in the _expression_.  I need a hand from someone more experienced, please!

I can post the whole function if necessary.

Cheers,

Melvyn
 
--
Melvyn Poore
Kantelberg 8
53773 Hennef
Germany

Tel: +49 (2248) 446907
Mobile: +49 (173) 511 9336
email: address@hidden
http://www.poore.de
http://www.shef.ac.uk/misc/rec/ps/efi/mpoore.html
http://www.musikfabriknrw.de

reply via email to

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