Model-View-Presenter example GUI

Simple MATLAB GUI implementing the MVP pattern.
266 download
Aggiornato 27 gen 2016

A simple GUI that demonstrates the Model View Presenter pattern implemented in Matlab. Create a new instance of the Presenter class to start the GUI.
The Presenter handles user input behaviour received from the View and co-ordinates and communicates action between Model and View.
Class based control of a GUI adapted from: http://uk.mathworks.com/matlabcentral/fileexchange/33816-example-using-a-matlab-class-to-control-a-gui

MVP diagram: By Google - http://www.gwtproject.org/articles/testing_methodologies_using_gwt.html, CC BY-SA 3.0

Cita come

Justin Pinkney (2025). Model-View-Presenter example GUI (https://github.com/justinpinkney/Matlab-MVP), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Software Development Tools in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: Example using a MATLAB Class to control a GUI

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.