MATLAB R2011b “Code Generation Advisor”, and How to write TLC?

1 view (last 30 days)
Hi,
Recently, all our models are changed from 2007b to 2011b. As a result of which the existing code gen scripts are encountering many issues.
Could you please tell me how to overcome this issue? How i can co relate 2007b code generation process to 2011b code generation process? Also, could you please brief me about new feature added in 2011b, that is “Code Generation Advisor” ? I am very new to code generation process. So can you please give idea about code generation? What is TLC. How to write TLC?
Thanks, Uday.

Answers (1)

Kaustubha Govind
Kaustubha Govind on 29 Dec 2011
"As a result of which the existing code gen scripts are encountering many issues." - this is not enough information for us to provide useful advice. Please provide specific code samples and paste exact error messages.
All compatibility-related changes between R2007b and R2011b should be documented in the Release Notes for Simulink Coder (formerly Real-Time Workshop) and Embedded Coder (formerly Real-Time Workshop Embedded Coder):
See Configuring The Code Generation Objectives Using The Code Generation Advisor for help on using the Code Generation Advisor.
See Target Language Compiler for help on writing TLC code.
Please note that you are asking very general questions, the answers to most of which can be found in the documentation. You will be able to use this forum most efficiently by doing some basic research online or in the documentation and then posting specific questions. See TUTORIAL: how to ask a question (on Answers) and get a fast answer.

Community Treasure Hunt

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

Start Hunting!