convert from matlab to C for real time application

hello, currently, I am working on real time road sign recognition.anyone knows how to convert from matlab to C so that it can works for real time application. in my research, I want to use m-script(coding) file and not simulink block diagram.

 Risposta accettata

use matlab coder toolbox

2 Commenti

thanks for answering my question.how to use the coder toolbox.how to check it in matlab?

Accedi per commentare.

Più risposte (2)

Use 'ver' command to find whether coder is installed on your system.

4 Commenti

yes, after type 'ver' at command window, it appeared a list of matlab toolbox. it also display MATLAB Coder Version 2.2 (R2012a)
Do you know how to use matlab coder in step by step.I have the syntax of road sign recognition that works in offline mode. now, i want to make it run in a real time.anyone?
Sachin Ganjare
Sachin Ganjare il 9 Ott 2012
Modificato: Sachin Ganjare il 9 Ott 2012
You can find the process along with examples in MATLAB documentation.
You can refer below link as a starting point:
Hope it helps!!!
Sachin thanks for the answer. however, if there have any tutorials on this it should be OK for me.

Accedi per commentare.

whether matlab coder is lincensed or free version...if it is free how can I get it??

Categorie

Scopri di più su MATLAB Coder in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by