Generate a C/C++ code from Interpreted MATLAB Function block in simulink
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello All, I am new in Simulink and getting confused about the possibility of generating a C/C++ code from Interpreted MATLAB Function block(which cal a .m function)! I want through furums and I think it is not possible for R2011a, I tried with a simple example but it doesn't works (Do might I am doing somethings wrong in configuration panel !). And how about R2010b?
Any help will be appreciated, Thank you for your help ---
1 Kommentar
Walter Roberson
am 10 Jun. 2013
I would suspect that if it is possible, it would require both Simulink Coder and MATLAB Coder, both of which are expensive products.
Akzeptierte Antwort
Kaustubha Govind
am 10 Jun. 2013
You cannot generate code from an Interpreted MATLAB Function block (in any release). You need to use the (Embedded) MATLAB Function block instead.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!