Info

This question is closed. Reopen it to edit or answer.

Option of TLM generation not present???

1 view (last 30 days)
Amit
Amit on 29 Apr 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
Hello all,
Is this possible to develop system C and TLM code of any block in matlab by providing functionality and configuration parametres of block in matlab??
As I had seen One example of filter in matlab whose matlab code is automatically developed in matlab by including systemC and TLM libraraies.
But when I tried for some other block ,then I am not getting the option of TLM code generation as it was there in case of example of filter on matlab
You can see the default example by following commands:
openTlmgDemoModel('lttb')
buildTlmgDemoModel('lttb')
DualFilter_VP/DualFilter_lttb_tlm_tb/src/DualFilter_lttb_tlm_tb.cpp
verifyTlmgDemoModel('lttb')
Please explain this, and let me know if you get this TLM code generation in other block you develop through simulink.
Thanks with Regards
Amit Kumar
  1 Comment
Kaustubh Mahakalkar
Kaustubh Mahakalkar on 10 Mar 2015
I'm too facing the same model of TLM generation for my model. Pls. do answer If anyone gets the solution.

Answers (0)

Community Treasure Hunt

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

Start Hunting!