image writing using webwrite
古いコメントを表示
How to write an image using webwrite? Please guide.
回答 (1 件)
Guillaume
2017 年 4 月 11 日
0 投票
As it is, your question makes no sense. webwrite is to send and receive data from a web server. Now possibly, your server accepts images and you could use webwrite to send it but to tell you how to do it we would need to know in what protocol the server uses to receive images (PUT or POST?, url format?, as a file or a blob of binary data?)
To save an image locally, you use imwrite.
3 件のコメント
Abhishek Ballaney
2017 年 4 月 11 日
Guillaume
2017 年 4 月 11 日
I have never used thingspeak but from a quick read of the doc it doesn't appear that it supports uploading arrays let alone images.
Abhishek Ballaney
2017 年 4 月 11 日
コミュニティ
その他の回答 ThingSpeak コミュニティ
カテゴリ
ヘルプ センター および File Exchange で ThingSpeak についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!