Want to create save, save as, new, open tabs
이전 댓글 표시
Hi,
I am building a software using MATLAB guide. I want the software to have save, save as, new, open tabs which will enable the software to be saved, opened etc.
How can i do that. I am a bit new to MATLAB
Regards
Avinav
답변 (1개)
Hey @Avinav Kumar, you can make use Matlab App Designer as an alternative to MATLAB guide, the logic for your requirement in App designer is as follows:
- Have a button and name it accordingly
- Have a callback to the button that does required action
카테고리
도움말 센터 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!