Want to create save, save as, new, open tabs

6 vues (au cours des 30 derniers jours)
Avinav Kumar
Avinav Kumar le 5 Avr 2019
Modifié(e) : BhaTTa le 17 Juil 2025
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

Réponses (1)

BhaTTa
BhaTTa le 17 Juil 2025
Modifié(e) : BhaTTa le 17 Juil 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:
  1. Have a button and name it accordingly
  2. Have a callback to the button that does required action

Catégories

En savoir plus sur Call C++ from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by