Skip to content

Commit b41001b

Browse files
authored
增加App Designer依赖的资源文件
1 parent 67e484e commit b41001b

File tree

6 files changed

+28
-0
lines changed

6 files changed

+28
-0
lines changed
+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<addonCore>
3+
<label>Measurement Ajustment for Traverse Network</label>
4+
<version>5.0</version>
5+
<type>app</type>
6+
<packagedBy>(R2019a)</packagedBy>
7+
<identifier>da47f224-230b-446b-8314-a7923b3b6340</identifier>
8+
<summary>Automatic indirect adjustment of Traverse Network 导线网自动间接平差</summary>
9+
<description>Mating with the SASATS(Survey Adjustment Simulation Aided Teaching System) v2.0 配套于武汉大学测绘学院测量平差仿真辅助教学系统V2.0
10+
Only for studying and researching 仅限于平差课程学习与交流
11+
©Li Jintao, School of Geodesy and Geomatics, Wuhan University 本程序已申请软件著作权 请勿将本程序置于商业用途 否则追究相关法律责任
12+
使用本程序期间请注意遵守相关政策及法规
13+
同意安装即说明已同意相关隐私与安全政策</description>
14+
<createdBy name="Li Jintao 李锦韬" company="Wuhan University" email="[email protected]"/>
15+
<image>resources/screenshot.png</image>
16+
<icons>
17+
<icon tag="0">resources/icon_48.png</icon>
18+
<icon tag="1">resources/icon_24.png</icon>
19+
<icon tag="2">resources/icon_16.png</icon>
20+
</icons>
21+
</addonCore>

AppDesignerCode/resources/icon_16.png

446 Bytes
Loading

AppDesignerCode/resources/icon_24.png

737 Bytes
Loading

AppDesignerCode/resources/icon_48.png

1.52 KB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<compatibility>
3+
<requiredProducts>
4+
<requiredProduct name="MATLAB" version="9.6" identifier="1"/>
5+
</requiredProducts>
6+
<platformCompatibility windows="1" linux="1" macos="1" matlabonline="1"/>
7+
</compatibility>
23.3 KB
Loading

0 commit comments

Comments
 (0)