Integration for sending Slack notifications from Matlab.
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Cita come
Dylan Muir (2026). SlackMatlab (https://github.com/DylanMuir/SlackMatlab), GitHub. Recuperato .
Riconoscimenti
Ispirato da: JSONLab: portable, robust JSON/binary-JSON encoder/decoder, urlread2
Ispirato: SlackLAB
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
