Integration for sending Slack notifications from Matlab.
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Dylan Muir (2026). SlackMatlab (https://github.com/DylanMuir/SlackMatlab), GitHub. Abgerufen .
Quellenangaben
Inspiriert von: JSONLab: portable, robust JSON/binary-JSON encoder/decoder, urlread2
Inspiriert: SlackLAB
Allgemeine Informationen
- Version 1.5.0.0 (34,2 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.5.0.0 | Updated description
|
||
| 1.4.0.0 | Updated formatting |
||
| 1.3.0.0 | Updated logo |
||
| 1.0.0.0 |
