STRUCTDLG

This function takes a structure as input and then automatically builds a graphical user interface.
2,4K download
Aggiornato 21 ott 2005

Visualizza la licenza

Nota dell'editore: This file was selected as MATLAB Central Pick of the Week

S_NEW = STRUCTDLG(S_OLD) creates a modal dialog box that asks the user for the new values of each field in the structure S_OLD, then it creates a new structure S_NEW with the same fields but new values.
In other words, this function takes a structure as input, then it automatically builds a graphical user interface to modify its field values. It is based on INPUTDLG.

Cita come

Marco Cococcioni (2024). STRUCTDLG (https://www.mathworks.com/matlabcentral/fileexchange/8776-structdlg), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Structures in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0