How do you create a push button that saves data from a GUI?

2 visualizzazioni (ultimi 30 giorni)
Basically, I just want to give the user the option to save the numerical data that are in the cells of a table on my GUI

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 7 Giu 2013
Modificato: Azzi Abdelmalek il 7 Giu 2013
res=get(handles.uitable1,'data')
save filename res

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps 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!

Translated by