Pushover Client

版本 1.0.0.0 (8.0 KB) 作者: Jed F.
Matlab client for Pushover
296.0 次下载
更新时间 2013/11/21

查看许可证

% 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. (2024). Pushover Client (https://www.mathworks.com/matlabcentral/fileexchange/44409-pushover-client), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Simulation, Tuning, and Visualization 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0