Info
This question is closed. Reopen it to edit or answer.
modified m file from gui..??
1 view (last 30 days)
Show older comments
i need help..it is possible for me to modified the m.file from the gui..??
0 Comments
Answers (1)
Image Analyst
on 11 May 2013
Yes. Well at least certain parts you can, like inside the callbacks. Or you can add your own functions. But don't mess with the first 45 lines or so, the part above were it says "% End initialization code - DO NOT EDIT"
2 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!