ReadWeatherData

Retrieves weather data from National Weather Service Server.

이 제출물을 팔로우합니다

Returns weather related data for the location specified by its station
ID stdID. This weather data is retrieved from the National Digital Forecast Database XML Web Service by the National Weather Service (NWS)
Details of this service can be found at: http://www.weather.gov/xml/

This function produces the weather data in a Matlab friendly format. One can invoke this function periodically and use the data to generate
trend graphs.

인용 양식

Dinkar Mylaraswamy (2026). ReadWeatherData (https://kr.mathworks.com/matlabcentral/fileexchange/13087-readweatherdata), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Display Stock Data

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Using Matlab's xmlRead function