vsTASKER 7 User Manual
×
Menu
Index

Simulink Object

  
A Simulink object embeds a Simulink model defined inside MATLAB Simulink.
It can extract from the model file interfaces, generated files and is capable of updating the makefile in order to compile the generated C code.
The Simulink object is the practical interface between vsTASKER environment (entities, sockets, logics, models, etc.) and the external model.
 
For now, only one Simulink model can be included in a database. This is because the generated code of Simulink has static variables that cannot be duplicated. If you need several models, try to combine them inside a same .mdl file.