Yahoo Weather - GUI

버전 1.0.0.0 (18.4 KB) 작성자: Aravind Seshadri
A GUI to get the latest weather information (Based on yweather() by A. Belani)
다운로드 수: 1.5K
업데이트 날짜: 2006/3/23

라이선스 보기

This is an extension of what Belani did. The data obtained from yweather() function is displayed in a GUI.

The GUI displays the current weather information obtained from yahoo weather. Information includes current temperature, high, low, humidity, windchill, etc with a brief forecast for the following day. Choose between metric or english units. Enter your zipcode to find the latest weather info. I guess it only works for US.

You can find the original submission by Belani (File Id: 10414) at
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10414&objectType=file

The xml toolbox by Marc Molinari (File Id: 4278) is needed to run this GUI. You can get the toolbox from this url
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=4278&objectType=file

Not a lot of contribution except for making it look a bit attractive using a GUI. Credit goes to Belani for his function. Thank you!

인용 양식

Aravind Seshadri (2024). Yahoo Weather - GUI (https://www.mathworks.com/matlabcentral/fileexchange/10461-yahoo-weather-gui), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP3
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가
도움

받음: Yahoo! Weather

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

1. Barometer was displaying the same value as humidity. This has been fixed in this updated file.