Is it possible to get a matlab to C code converter? I have a .m file that is to be used in quartus 2(fpga tool).So I need to generate the C equivalent for the code in hand.

조회 수: 1 (최근 30일)
My project is fingerprint identification implementation in fpga.Its a herculean task for me to code the image processing part in C/C++ and that's why i turned to matlab.

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2012년 2월 27일
You can use MATLAB Coder to convert MATLAB code to C code automatically, but only a subset of MATLAB language features and functions are supported for code-generation.
  댓글 수: 2
dee koshy
dee koshy 2012년 3월 2일
well,i could try with whatever is available .but i'm not able to find this CODER in my matlab 2011a.
Walter Roberson
Walter Roberson 2012년 3월 2일
MATLAB Coder is an optional product whose list price is $US 6500. It is *not* available for the Student Version and will not execute in the Student Version.
The Simulink FPGA code generation tools are also not available for the Student Version.

댓글을 달려면 로그인하십시오.

카테고리

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