XML data import

Returns data stored in an xml file to a variable or multiple variables.

您现在正在关注此提交

xmlData.m extracts data stored in an xml file and returns variable(s) to MATLAB. There is also an optional argument to accept an xml transform to convert the xml file into the required form.

The purpose of this function is to allow data-driven MATLAB programming while maintaining a data file that is used by other applications and is also human readable.

引用格式

Matt G (2026). XML data import (https://ww2.mathworks.cn/matlabcentral/fileexchange/18253-xml-data-import), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Modified summary text.

1.0.0.0

Changed zip format