Function Call Trigger Problem
显示 更早的评论
Outport block must be connected to one of the following blocks: an exported function, a Simulink function, an Initialize/Reset/Terminate function, a Merge or Mux block that is driven by exported functions, or a Ground block.
How can i solve this problem? Thank you.
回答(1 个)
Fangjun Jiang
2025-1-17
0 个投票
This "Outport" block seems to output a function call trigger. The message tells you what type of block can receive this signal. This signal is "control/trig" signal. It is different than a typical "data" signal.
2 个评论
Ali
2025-1-18
移动:Fangjun Jiang
2025-1-19
Fangjun Jiang
2025-1-19
Show or attach your model. It is not clear what you try to do based on your description and how it is related to "function call trigger" output.
类别
在 帮助中心 和 File Exchange 中查找有关 Texas Instruments C2000 Processors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!