Sending Push Notifications from MATLAB with ntfy.sh
I often use sendmail to notify me of the progress of long running scripts, or when they have finished or errored. I have had some trouble recently with our internal mail server, so I wanted to try an alternative method of getting notifications. nfty is an HTTP-based service that allows you to send notifications to your phone or desktop using a REST API. I will try using it from MATLAB.
Features covered in this code-along style video include:
- webwrite
- Functions, source control and projects
Play the video in full screen mode for a better viewing experience.


评论
要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。