sendmail function in simulink
Mostra commenti meno recenti
Can I create sendmail function in Simulink after an If-else block?
If ican, how can I create the function?
Risposte (1)
Mark McBroom
il 25 Dic 2020
0 voti
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.
Categorie
Scopri di più su Block Libraries in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!