tlc file for level 2 s function

5 次查看(过去 30 天)
Is there a simple documentation with a step-by-step tutorial on how to create a tlc file for a level 2 s function? It's a pity that such a file is not created automatically for xPC target!
  2 个评论
Dan Lluch
Dan Lluch 2012-6-5
I realize you asked for tutorials, but want to make sure you know that all the xpc blocks have their source code ship as examples of those s-functions...
<matlabroot>\toolbox\rtw\targets\xpc\target\build\xpcblocks
Syed
Syed 2012-6-13
That's good to know as well. Thanks.

请先登录,再进行评论。

采纳的回答

TAB
TAB 2012-6-5
You can find some simple example of in-lining level 2 s-function here
Here you will find the quick reference of overall code generation architecture using TLC.
Also see some available custom blocksets like Arduino blockset, and see how blocks and their TLCs are implemented.
Start with basic examples and use TLC user guide for reference.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by