weather json api data
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, i need to download time-series hourly data (multi-years) from Weather API v2 (dpird.wa.gov.au) json api, I have the master api code.
How can i use websave.m to retrieve the data into .csv files?
댓글 수: 0
답변 (1개)
Suvansh Arora
2022년 11월 3일
In order to save content from a RESTful web service to a “csv” file, please follow this documentation:
참고 항목
카테고리
Help Center 및 File Exchange에서 Web Services에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!