Integration for sending Slack notifications from Matlab.
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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.
Citation pour cette source
Dylan Muir (2026). SlackMatlab (https://github.com/DylanMuir/SlackMatlab), GitHub. Extrait(e) le .
Remerciements
Inspiré par : JSONLab: portable, robust JSON/binary-JSON encoder/decoder, urlread2
A inspiré : SlackLAB
Informations générales
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.5.0.0 | Updated description
|
||
| 1.4.0.0 | Updated formatting |
||
| 1.3.0.0 | Updated logo |
||
| 1.0.0.0 |
