Matlab code to C Conversion Using 'emlc' function.
Show older comments
Can anybody tell me how to convert matlab code to c code for real time DSP application? I'm using TMS320C6713 as my platform to do the processing.
I have a FIR filter coded in matlab and please inform me how to do the conversion using emlc function.
Answers (1)
Rick Rosson
on 4 Apr 2012
1 vote
Which release of MATLAB are you using?
The emlc command was replaced about a year or so ago by the command codegen. If you are using an older release, I would recommend upgrading to R2011b or R2012a.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!