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://jp.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