% PUSHOVER - Push notifications to the Pushover (http://pushover.net) service.
%
% pushover
% Prints this help, the available options for the 'sound' setting and the
% currently saved (or default) preferences.
%
% OPTS=pushover
% Returns a structure OPTS with the current default options.
%
% pushover(OPTS)
% Saves the structure options as defaults.
%
% [retrStr,status]=pushover(TITLE,MESSAGE,OPTS)
% =pushover(TITLE,MESSAGE)
% =pushover(MESSAGE,OPTS)
% OPTS - settings to send a message.
% MESSAGE - Message to send. Limited to 512 characters.
Zitieren als
Jed F. (2026). Pushover Client (https://de.mathworks.com/matlabcentral/fileexchange/44409-pushover-client), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
