tftb-help
[Top][All Lists]
Advanced

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

Re: [Tftb-help] TFTB_window


From: Eric Chassande-Mottin
Subject: Re: [Tftb-help] TFTB_window
Date: Fri, 16 Jun 2006 16:03:28 +0200 (CEST)


I've been trying to run tfrstft, but it continuously throws an error at tftb_window function: "Undefined command/function 'tftb_window'". When I looked the function up in the fuction index, it is shown as "tftb\_window", but that did not work either. Has anyone else run into this problem, or have any suggestions?

I can't reproduce this problem on my computer.
which opsys and with Octave or Matlab ver ?

tftb_window is one of the function of the TFTB.
you can access it directly. for instance, this
command should run smoothly:
h=tftb_window(256,'Gauss',0.005);
this function is written in the file tftb_window.m
available in the dir mfiles/
if the above command does not work, this mean that
either you don't have the last version of the TFTB (tftb-0.1),
either your path is not adjusted correctly, in which case
you should follow the instructions given in INSTALL

http://cvs.savannah.gnu.org/viewcvs/tftb/tftb/INSTALL?rev=1.1&view=markup

eric.




reply via email to

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