STRUCTDLG
Version 1.0.0.0 (2,41 ko) par
Marco Cococcioni
This function takes a structure as input and then automatically builds a graphical user interface.
Note de l’éditeur : 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.
Citation pour cette source
Marco Cococcioni (2026). STRUCTDLG (https://fr.mathworks.com/matlabcentral/fileexchange/8776-structdlg), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Structures dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
