sendmail function in simulink
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Can I create sendmail function in Simulink after an If-else block?
If ican, how can I create the function?
0 Kommentare
Antworten (1)
Mark McBroom
am 25 Dez. 2020
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Block Libraries finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!