ReadWeatherData
Nessuna licenza
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.
Cita come
Dinkar Mylaraswamy (2025). ReadWeatherData (https://www.mathworks.com/matlabcentral/fileexchange/13087-readweatherdata), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
- Test and Measurement > Data Acquisition Toolbox > Digital Input and Output >
- Sciences > Geoscience > Weather and Atmospheric Science >
Tag
Riconoscimenti
Ispirato da: Display Stock Data
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 | Using Matlab's xmlRead function |