how can i know the programming behind a MATLAB GUI
Show older comments
i have a gui made by someone. i want to analyze the coding done behind it. how can i do so?
3 Comments
Rik
on 24 Jan 2022
That depends. What file(s) do you have?
ali hassan
on 24 Jan 2022
ali hassan
on 24 Jan 2022
Accepted Answer
More Answers (1)
yanqi liu
on 24 Jan 2022
0 votes
yes,sir,if you get .fig and .m file,just use guide to open .fig,and ues mouse right click button or other , view callback function
2 Comments
ali hassan
on 24 Jan 2022
yanqi liu
on 24 Jan 2022
yes,if possible,may be uplaod the .fig and .m file to make instruction,or check the follow:

Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!