Code generation for FFT

2 views (last 30 days)
Safwan
Safwan on 22 Mar 2012
Hi all,
I use an FFT-block in Simulink to calculate the power spectrum. The Simulink module should be converted later by the embedded coder of Matlab into C source file. When I convert the module into C I have found that the embedded coder has generated a declaration of the FFT without a definition.
Could anybody please tell me how to overcome the problem here. I am using a Real-Time Workshop Embedded Coder v. 4.5, Matlab v. 7.3 (2006b) and Simulink v. 6.5.
Thank you in advance
Safwan

Answers (1)

Kaustubha Govind
Kaustubha Govind on 26 Mar 2012

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!