SlackMatlab

Integration for sending Slack notifications from Matlab.
658 Downloads
Updated Wed, 16 Aug 2017 14:57:41 +0000

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 (2024). SlackMatlab (https://github.com/DylanMuir/SlackMatlab), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: JSONLab: a toolbox to encode/decode JSON files, urlread2

Inspired: SlackLAB

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.5.0.0

Updated description
Updated description
Updated description
Updated description
Updated description

1.4.0.0

Updated formatting

1.3.0.0

Updated logo

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.