Actually, this does appear to be a results of our Signal Processing license running out. Expired licenses are not very evident in Matlab R2007.
Steve On Mon, May 10, 2010 at 5:38 PM, Mark Wagner <[email protected]>wrote: > Hi Steve, > > I'm not sure if you've done this already, but the first thing I would do > would be to replace the block with a new one from the library. If this > doesn't work, I would run the mask script from the matlab command prompt, > which, if it doesn't fix the problem, will give you a more verbose error. > > Mark > > > On Mon, May 10, 2010 at 2:34 PM, Steve Maher <[email protected]>wrote: > >> Hi all, >> >> I am having an (basic configuration?) issue with *pfb_coeff_gen *and the >> *window()* function. >> >> I get the following error when compiling a pfb_coeff_gen block: >> >> Error in 'testHamming/pfb_coeff_gen/ROM1': Parameter >>> 'pfb_coeff_gen_calc(6, 4,'hamming',0, 0,1,1)' cannot be evaluated. MATLAB >>> error message: Undefined function or method 'window' for input arguments of >>> type 'char'. >> >> >> I seem to have the Signal Processing Library installed correctly as the >> test *window('hamming', 1024)* passes at line 62 of pfb_coeff_gen_init.m. >> >> Tips appreciated. >> >> Steve >> > >

