Notify Send

Send simple on screen display(OSD) notification to your linux desktop via notifyOSD and libnotify.

You are now following this Submission

usages:
notifySend( MESSAGE )
notifySend( MESSAGE, TITLE )
notifySend( MESSAGE, TITLE, IMAGEPATH )

where,
MESSAGE is the message that will be displayed in the OSD. The message can
support HTML tags see http://ubuntuforums.org/showthread.php?t=1411620
TITLE is the title that will be displayed in bold over your message. If not
specified, the default value is "Matlab".
IMAGEPATH Specifies the image filename displayed in the OSD. If not
specified, the default value is the Matlab icon included in this
package.

Dependencies:
The program 'notify-send' must be installed. On a ubuntu system, you can
install it by typing:
sudo apt-get install

Cite As

Luc Trudeau (2026). Notify Send (https://se.mathworks.com/matlabcentral/fileexchange/28809-notify-send), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0