STRUCTDLG

版本 1.0.0.0 (2.4 KB) 作者: Marco Cococcioni
This function takes a structure as input and then automatically builds a graphical user interface.
2.4K 次下载
更新时间 2005/10/21

查看许可证

编者注: 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.

引用格式

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

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Structures 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0