Code generation for FFT
이전 댓글 표시
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
답변 (1개)
Kaustubha Govind
2012년 3월 26일
0 개 추천
Not entirely sure, but this solution might be relevant to your case: Why do I receive an "unresolved external symbol" error during the linking stage when I try to compile generated code from DSP Blockset blocks?
카테고리
도움말 센터 및 File Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!