필터 지우기
필터 지우기

Matlab code to C Conversion Using 'emlc' function.

조회 수: 3 (최근 30일)
vasudev s
vasudev s 2012년 4월 4일
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.

답변 (1개)

Rick Rosson
Rick Rosson 2012년 4월 4일
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.
To learn how to use these commands, please review the Getting Started Guide for MATLAB Coder.

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by