Integration for sending Slack notifications from Matlab.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This repository contains Matlab functions to send notifications to a Slack channel or user, via the Slack Incoming Webhooks API.
Usage:
'SendSlackNotification' is used to send a notification to a URL provided by Slack, for a configured Incoming Webhooks integration. See the documentation for this function for information on calling arguments.
'MakeSlackAttachments' can be used to generate Slack message attachments, which can then be sent as notifications using 'SendSlackNotification'. See the documentation for this function for more information.
Cite As
Dylan Muir (2026). SlackMatlab (https://github.com/DylanMuir/SlackMatlab), GitHub. Retrieved .
Acknowledgements
Inspired by: JSONLab: portable, robust JSON/binary-JSON encoder/decoder, urlread2
Inspired: SlackLAB
General Information
- Version 1.5.0.0 (34.2 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
