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!