You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Developing MATLAB Apps Using the Model-View-Controller Pattern
2
2
3
-
[](https://www.mathworks.com/matlabcentral/fileexchange/)
3
+
[](https://www.mathworks.com/matlabcentral/fileexchange/110310-develop-matlab-model-view-controller-apps)
4
4
5
5
This repository contains the MATLAB® code for the technical article [Developing MATLAB Apps Using the Model-View-Controller (MVC) Pattern](https://www.mathworks.com/company/newsletters/articles/developing-matlab-apps-using-the-model-view-controller-pattern.html). The article provides a step-by-step guide for building a small MVC application. You can inspect the source code and modify it to suit your own application needs.
0 commit comments