Altera_Forum
Honored Contributor
14 years agoThe problem about FFT simulation
I want to use MATLAB to simulate the FFT function designed by Altera. I run the Matlab testbench generated by Quartus, but there is always the error
Undefined function or method 'Sfftmodel' for input arguments of type 'double'. Error in ==> fft256_model at 41 [roc,ioc,eoc] = Sfftmodel(rin,iin,N,THROUGHPUT,ARCH,DATA_PREC,TWIDDLE_PREC,INVERSE); Dose anyone could help me solve this problem? Thanks