- In order to generate code for the s-function, you must place the tlc file in the same folder of S-function. TLC means Target Language Compiler, Which is used to customize the code building process.
- You opt S-function because none of Simulink library blocks Can perform what you really want to do, So you customized a Simulink Block according your requirment. In the same you need to guide MATLAB Coder With Customized building process to generate code for your Customized block.
Why can't I build model in Simulink which contains a S-function?
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Sisi Di
am 25 Jan. 2017
Kommentiert: Sisi Di
am 20 Feb. 2017
I'm learning the S-function with the examples in the Matlab, but I failed to build model of the examples. What is confused is that I could run the examples and went through the simulation when the building is blocked.I'm wondering why I can run the S-function but came across various errors, such as the lack of tlc files, the inappropriate configuration of the solver type, when I tried to build model. Many thanks!
0 Kommentare
Akzeptierte Antwort
Easwar Kumar Yarrabikki
am 25 Jan. 2017
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Block and Blockset Authoring finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!