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!