287 results
Convert an xml file into a MATLAB structure for easy access to the data.
Convert an xml file into a MATLAB structure for easy access to the data.
XML parser and tag finder
Class Definition:xmlelem - Handle class with dynamic property to hold an XML element dataFunctions:xmlparse - Parse xml file to xmlelem class object treexmlfind - Wraps handle.findobj to traverse
Convert a MATLAB structure into a XML file.
This function converts a MATLAB structure into a XML file.
An improved version of xml2struct that converts xml document into MATLAB structure.
xml2struct takes either a java xml object, an xml file, or a string in xml format and returns a structure that preserves the tree relationship in the xml document. It is an improved version of
Read XML files into MATLAB struct and writes MATLAB data types to XML
Read XML files into MATLAB struct and writes MATLAB data types to XML files, with help of simple interface to MATLAB's xmlwrite and xmlread functions.Two function to simplify reading and writing XML
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
Converts a structure into xml text string or an xml file
This is an improved version of a previous MATLAB file exchange submission ( https://www.mathworks.com/matlabcentral/fileexchange/28639-struct2xml ). The current version fixes the error when trying to
Two functions: one for printing and one for reading into a struct an National Instruments XML file
Requires Matlab's xmlread.m functionread_ni_xml_object.mprint_ni_xml_object.mexample.xml
Converts XML to and from MATLAB structured variables.
Inter-conversion between MATLAB structured variables and XML strings. A markup language was defined to support string representation of any MATLAB variable. Additional m-functions support import of
GIBBON: The Geometry and Image-Based Bioengineering add-ON for MATLAB
A code for reconstruction and spectral analysis of spectral domain OCT images.
Multi-Dimensional Data Visualization
Open-source algorithm for automatic choroid segmentation of OCT volume reconstructions
Brainstorm: Open source application for MEG/EEG data analysis
MATLAB code for reading and writing CIFTI connectivity files
Save folder structure in a file, select run file, run selected file regardless to editing file.
Medical software for Processing multi-Parametric images Pipelines
MNI2FS: High Resolution Surface Rendering of MNI Space Volumes
Quantitative Magnetic Resonance Imaging Made Easy with qMRLab: Use GUI or CLI to fit and simulate a myriad of qMRI models.
MATLAB toolbox for visualizing brain data on surfaces.
matches the values in your nifti file, or as an .xml file (like those used in FSL; but make sure indexing starts at 1 not 0). Providing an xml file with indexed structures will mean that you can have more
A toolbox for the design of complex machine learning experiments
A tool for managing and organizing classes, with a simple interface and (optional) tree diagram
Convert class definition of a MATLAB App Designer GUI from XML to *.m
MLAPP2CLASSDEF() prompts the user to select an App Designer GUI, packaged as an *.mlapp file, and converts the GUI's class definition from an XML file to a standalone *.m file.The class definition
An ImageJ like, Multi-functional, GUI-based Program for Image (Matrix) Processing and Analysis
XML_GalYUMAT program reads the almanac from each satellite and writes it in YUMA format
XML_GalYUMA is designed to convert Galileo almanac database code into YUMA format. The program reads the almanac, resets old and converts new data, reads it from each satellite and writes it in YUMA
Access Leica LIF and XLEF Files
% Matlab, 0.01% c++ (github does not index it correctly). Or fully Matlab if you use the .m versions of xml2structThe code is tested on Windows, so linux/mac users should probably have to change some parts
Some tools for geostatistical analysis
Co-simulation of EnergyPlus models in Matlab/Simulink.
This function converts XML files created using LabVIEW™ software into MATLAB® structure arrays.
This function converts XML files which have been created using the "Flatten To XML" and "Write to XML File" VIs into structure arrays, using the names of controls/variables as field names in the
Flexible MCQ assessment system that handles crossed out answers
Solving Travelling Salesman Problem TSP using A* (star), Recursive Best First Search RBFS, and Hill-climbing Search algorithms
These functions can be used to read the data stored in the Alicona file format *.al3d into Matlab.
MIB is a package for segmentation of multi-dimensional (2D-4D) microscopy datasets
MATLAB & Bash Scripts for localizing and interactivity visualizing intracranial electrode data
This Toolbox converts the header of matlab code files into HTML documents and adds those to the matlab documentation.
to this landing page.The generation of the search database sometimes fails. Go to the folder, where the info.xml is stored, move one folder up, remove the folder and subfolders from the active search
GISMO - a framework for scientific research in seismology/infrasound
This package contains routines to query meteorological and maritime data from the Meteomatics Weather API.
Load map, extract connectivity, plot road network & find shortest paths from OpenStreetMap XML file.
This software package includes functions for working with OpenStreetMap XML Data files (extension `.osm`), as downloaded from http://www.openstreetmap.org, to:1) Import and parse the XML data file
JUnit-style XML logger for MATLAB xunit framework
This provides JUnit-style XML logging for the MATLAB xunit framework developed by Steve Eddin (http://www.mathworks.com/matlabcentral/fileexchange/22846). The code was developed with version 3.0.1
xmltools is a MATLAB tool designed to handle XML data.
A Matlab toolbox for sampling inverse problems with complex prior information.
Automated data importing tool with time series management and visualization capabilities
MATLAB class that allows you to use XPath to navigate and extract data from an XML document.
Using XMLNode, you can read an XML document into MATLAB as an XMLNode object. This object allows you to navigate and extract data from the XML document using XPath queries.For example, in the XML
3D tomographic reconstruction software
Utilities to convert Mac OS X native storage format (XML Property Lists) for use in MATLAB.
utilities to convert the native OS X storage format (XML Property List) to structures. XML Property Lists are the preferred textual representation of property list dictionaries.These utilities convert from
AudioAnnotation Demo v.1.0 is an open source demo implemented in Matlab(R) for manual segmentation a
Collection and a development kit of Matlab mex functions for OpenCV library
Implementations of xmlread, xmlwrite and xslt for R12.1
xmlread, xmlwrite and xslt are not provided in MATLAB 6.1 (R12.1), but if you've got the Report Generator installed you'll have the "Saxon" and "Xerces" JAR files which contain an XML
This model file includes the main Sim-Multibody model, the initialization file, along with the necessary contact force library.
Programmatically manipulate shortcuts.
Converts 3D objects of a Matlab figure to XHTML embedded X3D file. Interactive 3D website graphics.
Convert and export diagnostic data into WarningsNG native XML format.
Exporter for MATLAB** is a MATLAB® toolbox and provides a converter for diagnostic messages into the native WarningsNG XML format that can be read by the Jenkins WarningsNG plugin. The converter is intended
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
The repository for the xflr2nx project code and associated files.
The program pre-loads a directory of DAT files, before using a GUI to ask for an XML file to convert. It then outputs a series of DAT files which are adjusted and can be imported directly into
A Numerical Simulation Platform for Magnetic Resonance Imaging (MRI)
mlcovr provides XML extension to profiling and coverage tools
The MLCOVR package provides XML-formatted output that is consistent with the Cobertura Java coverage tool. It uses the MATLAB profile tool along with custom scripts to evaluate lines covered
A MATLAB toolbox for retinal image analysis
RETIMAT: Retinal image analysis in MATLABA MATLAB Toolbox for retinal OCT image analysis.What can I do with RETIMAT?Read OCT files: .vol, .e2e, .img, .fda, .xml (OCT Explorer)VisualizationRaw images
The Waveform Suite is now developed as part of the geoscience community codes, linked below.