- 1 for a signal that causes a rising trigger
- -1 for a signal that causes a falling trigger
- 2 for a function-call trigger
- 0 otherwise
How can you view the function call event for a function call subsystem?
15 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2017-3-16
回答: MathWorks Support Team
2017-3-16
How can you view the function call event for a function call subsystem?
采纳的回答
MathWorks Support Team
2017-3-16
In the Function-Call Subsystem, you can launch the block parameters of the "Trigger Port" block and check the "Show output port" option. You can then connect the output with a "Scope" or "To Workspace" block. In this way, every time the subsystem is called, the signal is logged. If you connect to a Scope, you can open the Scope setting dialog. In the "Style" tab, choosing a "Marker" will make the output more clear.
The Trigger block will output a value as:
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Subsystems 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!