MathML import/export Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: MathMLIO-0.2.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Michael Weitzel (View more)

MathML import/export script description:




Publisher review:
MathML import/export - Java class library and MATLAB scripts for MathML import/export. A small Java class library with three supporting MATLAB scripts for importing Content-MathML declarations (values, vectors, matrices and function handles (aka lambda expressions)) into the MATLAB workspace. The library supports exporting MATLAB data into Content- and Presentation-MathML. % Initialize the Java Classpath for the MathML parser and check the installation> MathMLInit;% Import all contents of the GZIP-compressed MathML file test1.xml.gz into a% cell array 'mml_defs':> mml_defs = MathMLImport('test1.xml.gz');% Import all MathML declarations of which name matches a regular expression> mml_defs = MathMLImport('test2.xml', '[Mm]onkey[0-9A-Z]');% Import all MathML declarations of a MathML file into the current workspace> MathMLImport('test3.xml');% Export variable A into the GZIP-compressed Content-MathML file test.xml.gz> MathMLExport('test.xml.gz', 'c', 'A');% Export variables A and B into the Presentation-MathML file test1.xml> MathMLExport('test1.xml', 'p', 'A', 'B');% Export variable A and B into the Content-MathML file test2.xml with embedded% Presentation-MathML:> MathMLExport('test2.xml', 'cp', 'A', 'B');% Export variable A, B and C into the Presentation-MathML file test3.xml with% embedded Content-MathML:> MathMLExport('test3.xml', 'pc', 'A', 'B', 'C'); Requirements: ยท MATLAB Release: R14
MathML import/export is a Matlab script for Scientific/Engineering scripts design by Michael Weitzel. 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