ReadWeatherData

Retrieves weather data from National Weather Service Server.

Ahora está siguiendo esta publicación

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.

Citar como

Dinkar Mylaraswamy (2026). ReadWeatherData (https://es.mathworks.com/matlabcentral/fileexchange/13087-readweatherdata), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Display Stock Data

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

Using Matlab's xmlRead function