現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
% 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.
引用
Jed F. (2026). Pushover Client (https://jp.mathworks.com/matlabcentral/fileexchange/44409-pushover-client), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
