• 大小: 198KB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2021-05-25
  • 语言: Matlab
  • 标签: matlab  GUI  树状列表  

资源简介

基于Matlab GUI开发的界面,最大的亮点是实现带图标的多级树状列表,图标可自定义更换。

资源截图

代码片段和文件信息

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% es_demo script file to demonstrate the utility of CRC-ExploreStruct
% CRC - ExploreStruct v1.1 
% MatLab Utility for exploring structures and plotting their fields
% Syntax: explorestruct(S) where S is structure array of strctures or nested structures
%
% Hassan Lahdili (hassan.lahdili@crc.ca)
% Communications Research Centre (CRC) | Advanced Audio Systems (AAS)
% www.crc.ca | www.crc.ca/aas
% Ottawa. Canada
% CRC Advanced Audio Systems - Ottawa ?2004-2005
% 16/02/2005
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

load S
explorestruct(S)

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       29416  2005-06-10 14:55  S.mat
     文件        8176  2003-05-20 14:56  Stbrowser.mat
     文件         627  2005-06-10 15:14  es_demo.m
     目录           0  2005-06-10 15:03  exp_struct_icons\
     文件         853  2005-04-21 00:58  exp_struct_icons\cell_icon.GIF
     文件         871  2005-04-21 01:48  exp_struct_icons\char_icon.GIF
     文件         866  2005-04-21 01:09  exp_struct_icons\double_icon.GIF
     文件         869  2005-04-21 02:09  exp_struct_icons\logic_icon.GIF
     文件         855  2005-04-21 01:38  exp_struct_icons\obj_icon.GIF
     文件         852  2005-04-26 14:20  exp_struct_icons\structarray_icon.GIF
     文件         866  2005-04-21 00:43  exp_struct_icons\struct_icon.GIF
     文件         862  2005-04-21 02:31  exp_struct_icons\unknown_icon.GIF
     文件       11248  2005-06-10 15:12  explorestruct.m
     文件        1335  2009-05-19 18:01  license.txt
     文件      288688  2005-06-10 14:51  readme.pdf

评论

共有 条评论