Carson - 2005-07-17

Hi all,

I can compile without error and run the code of the rayleigh example in
http://itpp.sourceforge.net/latest/rayleigh.html

However when i load the result using matlab, this is the output
> load_it rayleigh_test.it
Warning: Unknown type: cvecArray
> In load_it at 213

I look at the load_it.m code, it seems load_it.m does not have a case for cvecArray.

I know the output is correct, since i "cout" the fader output and paste it to matlab to see the fader output.

Thanks,

Carso