Simulink Weather App

Multi-Target Weather App Developed with Model Based Design Techniques Using EasyGUISim Bockset
170 Downloads
Updated 12 Apr 2018

View License

This model is an example for the EasyGUISim package developed by MBD Apps. It showcases the power of combining the user-friendly Qt/QML framework for developing static Graphical User Interfaces (GUIs) with the simplicity of Simulink/Stateflow to develop execution logic. The application itself is a Weather Display GUI that shows location based information using the WeatherUnderground API. It uses the target's GPS sensors (if available) or IP adress to determine location, then gets the current weather information form WeatherUnderground. Great for an Android Target.
This example can be deployed to various target operating systems (currently Windows and Android with plans for all major operating systems) targets when combined with the Embedded coder and the appropriate EasyGUISim target modules developed by MBD Apps.
EasyGUISim Installation Instructions:
1- Go to https://www.mbdapps.com/product/easyguisim-blockset
2- Add free product to cart
3- Checkout (no purchase or card necessary for free product)
4- Register or login
5- Go to the provided e-mail and click on download link
6- Open downloaded installer and follow instructions (pay attention to your installation directory for the next step)
EasyGUISim is part of the MathWorks Connections program (https://www.mathworks.com/products/connections/product_detail/easyguisim-blockset.html). Please visit us at https://www.mbdapps.com/

Cite As

Pedro Zayas (2024). Simulink Weather App (https://www.mathworks.com/matlabcentral/fileexchange/66665-simulink-weather-app), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Weather and Atmospheric Science in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Removed license GNU file since it is no longer needed.
Updated icons not bound by GNU license in accordance to Mathwork's File Exchange policy.
Updated app image.