sendmail function in simulink
显示 更早的评论
Can I create sendmail function in Simulink after an If-else block?
If ican, how can I create the function?
回答(1 个)
Mark McBroom
2020-12-25
0 个投票
You should be able to do this inside a MATLAB Function block that is placed into the Simulink model. You will have to designate the sendmail() function as extrinsic.
类别
在 帮助中心 和 File Exchange 中查找有关 Block Libraries 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!