export plot as image file
qu qu
on 19 Oct 2022
Latest activity Reply by Christopher Stapels
on 19 Oct 2022
Hi there!
There is a question, is it possible to send plot data from my channel to telegram bot as image file using ThingSpeak API or some other tools?
1 Comment
Time DescendingIf Telegram has an API that can accept images, you can build the image in a MATLAB Analysis script, and then use webwrite or webread to post that image to telegram.
Sign in to participate