Function Call Trigger Problem
Afficher commentaires plus anciens
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.
Réponses (1)
Fangjun Jiang
le 17 Jan 2025
0 votes
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 commentaires
Ali
le 18 Jan 2025
Déplacé(e) : Fangjun Jiang
le 19 Jan 2025
Fangjun Jiang
le 19 Jan 2025
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.
Catégories
En savoir plus sur Texas Instruments C2000 Processors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!