利用GUI实现excel文件和table控件的互操作我要分享

Using GUI to achieve interoperability of Excel fil

matlab gui excel 操作 table 文件 控件 实现 利用

关注次数: 216

下载次数: 0

文件大小: 9.00 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:程序实现了通过GUI界面向excel文件写入数据,并把数据在uitable控件上实时显示出来。同时,允许用户对最后输入的数据进行修改并重新输入,并把修改的结果在table上显示。


English Description:

Realized by the write data to excel file through the GUI interface, and the data displayed in real time on the uitable control. At the same time, allows the user to input data last modified and re-enter, and modify the results displayed on the table.


代码预览