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!