MATLAB: Is it possible to create subsystem in GUI

matlab gui

I am creating a complex GUI in MATLAB which has so many functions which makes it look tedious and complex to work on. Is it possible to make subsystem in GUI similar to MATLAB simulink?

Best Answer

The other possible solutions are explained exhaustively in the documentation: https://www.mathworks.com/help/matlab/creating_guis/about-the-simple-guide-gui-example.html