- Have a button and name it accordingly
- Have a callback to the button that does required action
Want to create save, save as, new, open tabs
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
BhaTTa
il 17 Lug 2025
Modificato: BhaTTa
il 17 Lug 2025
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:
0 Commenti
Vedere anche
Categorie
Scopri di più su Call C++ from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!