sendmail function in simulink

2 views (last 30 days)
Wen Yin Tay
Wen Yin Tay on 18 Dec 2020
Answered: Mark McBroom on 25 Dec 2020
Can I create sendmail function in Simulink after an If-else block?
If ican, how can I create the function?

Answers (1)

Mark McBroom
Mark McBroom on 25 Dec 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.

Categories

Find more on ThingSpeak in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!