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
c++builder 5.5 GSM模块通信,收发短信,还有内部的6位编码,解决汉字发送及保密问题。
上传时间: 2016-02-15
上传用户:xieguodong1234
开源Web框架规范之JSF之Myfaces实现的常用例子代码
上传时间: 2016-02-15
上传用户:semi1981
C语言学习900例,好好学学,多加练练,打牢基础,敢于创新.
标签: 语言
上传时间: 2016-02-15
上传用户:gououo
蓝牙芯片参数修改程序,用来修改蓝牙耳机的内部地址,PIN码等参数
上传时间: 2016-03-15
上传用户:6546544
at91sam7s64两个uart、一个debug的ads源程序,atmel的基于arm7内核的单片机。
上传时间: 2016-03-15
上传用户:qiao8960
很详细的。看看吧,提供了酒店管理的详细说明计划
标签:
上传时间: 2016-03-15
上传用户:924484786
此源码是用C++语言编写的用于实现图书管理的小程序
上传时间: 2013-12-15
上传用户:xc216
看看就对了,智能交通工交论文图啊,希望对大家有很大的帮助
标签:
上传时间: 2014-01-15
上传用户:爺的气质
ATMEL公司的开发环境,鼎鼎大名的IAR,软件就不传了,在网站上都有,现在发的是KEY我用的就是这个
上传时间: 2013-12-15
上传用户:wcl168881111111