The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
凯撒密码 Java版的 好像有些小毛病 帮我看看啊
上传时间: 2016-02-12
上传用户:kikye
北京大学编译原理讲义 不错的 编译原理讲义 很好阐述了编译精华
上传时间: 2013-11-26
上传用户:eclipse
We-G01D-使用说明 详细说明文档
上传时间: 2016-02-16
上传用户:asddsd
随着互联网在学校和高校的普及,网上毕业论文管理系统成为教师管理论文的主要工具。本文阐述使用JSP技术开发高校毕业生论文管理系统的必要性和优越性,探讨该系统的设计思想、结构、功能和实现方法、技术以及关键性问题
标签: 互联网
上传时间: 2014-06-14
上传用户:zhangzhenyu
AES密码算法的程序实现,在Dev-cpp中编译通过,
上传时间: 2016-02-20
上传用户:Shaikh
常见的bbs源代码,我觉得很稳定很全面!分享一下
上传时间: 2016-02-20
上传用户:gmh1314
matlab实现kalman滤波 基于无源定位的算法研究
上传时间: 2014-01-20
上传用户:wqxstar
G929B标准语音压缩编解码C语言源代码!
上传时间: 2016-02-25
上传用户:semi1981
8051的遥控温度控制红外发射程序,遥控器部分
上传时间: 2013-12-19
上传用户:zhangyi99104144