XML Toolbox Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: xml_toolbox-3.1.2_matlab-6.5.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Marc Molinari (View more)

XML Toolbox script description:




Publisher review:
XML Toolbox - Conversion of MATLAB data types to XML and vice versa. The XML Toolbox converts MATLAB data structures of any level of nesting into an XML string. It also reads most types of XML strings/files and converts these into a Matlab structure.Six simple functions are provided for this task:xml_format()xml_formatany()xml_parse()xml_parseany()xml_load()xml_save()and help in xml_help.This toolbox comes with an extensive pdf manual (35 pages).Structures like this>> project.name = 'MyProject';>> project.id = 1234;>> project.param.a = 3.1415;>> project.param.b = 42;can easily be converted with a command like str=xml_format(project,'off') toresult in:..MyProject..1234......3.1415....42.. Requirements: ยท MATLAB Release: R13
XML Toolbox is a Matlab script for Scientific/Engineering scripts design by Marc Molinari. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5