Simple MATLAB GUI implementing the MVP pattern.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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
Citar como
Justin Pinkney (2026). Model-View-Presenter example GUI (https://github.com/justinpinkney/Matlab-MVP), GitHub. Recuperado .
Agradecimientos
Inspirado por: Example using a MATLAB Class to control a GUI
Información general
- Versión 1.0.0.0 (20,1 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
