Model-View-Presenter example GUI

Simple MATLAB GUI implementing the MVP pattern.
ダウンロード: 263
更新 2016/1/27

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

引用

Justin Pinkney (2024). Model-View-Presenter example GUI (https://github.com/justinpinkney/Matlab-MVP), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSoftware Development Tools についてさらに検索
謝辞

ヒントを得たファイル: 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!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。