GUI_sheet ; Java GUI table from MATLAB

Creates a GUI table from a structure with custom data and behaviour.

您现在正在关注此提交

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 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Description and text corrections