GUI_sheet ; Java GUI table from MATLAB

版本 1.0.0.0 (1.8 KB) 作者: Andrej Mosat
Creates a GUI table from a structure with custom data and behaviour.
12.4K 次下载
更新时间 2004/8/27

无许可证

Create a Java-Mathworks GUI table from your structure in a separate window. Table can be: edited by the user, resized, hidden, confirmed. You can easily display the predefined size of the table to the user, he then edits the data (aka Array or Matrix Editor in MATLAB) and you can import/export the data afterwards. This feature is missing in GUI, can be accessed only from calling java functions in an external window with programmed properties. You can add and program buttons for actions related to the table afterwards, or access data from command line.
Tested in MATLAB R12 R13 R14.
Should be understood as an example on how to do the Java tables, not as a fixed product on tables in MATLAB.

引用格式

Andrej Mosat (2026). GUI_sheet ; Java GUI table from MATLAB (https://ww2.mathworks.cn/matlabcentral/fileexchange/5752-gui_sheet-java-gui-table-from-matlab), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R13SP1
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Description and text corrections