73 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.
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
Convert a MATLAB structure into a XML file.
This function converts a MATLAB structure into a XML file.
Solving Travelling Salesman Problem TSP using A* (star), Recursive Best First Search RBFS, and Hill-climbing Search algorithms
MIB is a package for segmentation of multi-dimensional (2D-4D) microscopy datasets
GISMO - a framework for scientific research in seismology/infrasound
Medical software for Processing multi-Parametric images Pipelines
This package contains routines to query meteorological and maritime data from the Meteomatics Weather API.
Access Leica LIF and XLEF Files
of the code (changing \ in /)The xml2struct and xm2lstructstring MEX64 sources can be found in the xm2struct subfolder. Or use the slower m files (and change this in the code)To run the binary Windows
Co-simulation of EnergyPlus models in Matlab/Simulink.
3D tomographic reconstruction software
Converts XML to and from MATLAB structured variables.
The Waveform Suite is now developed as part of the geoscience community codes, linked below.
Creation and analysis of biochemical constraint-based models: the COBRA Toolbox v3.0
Automated data importing tool with time series management and visualization capabilities
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
GIBBON: The Geometry and Image-Based Bioengineering add-ON for MATLAB
MATLAB code for reading and writing CIFTI connectivity files
CIAtah is a software package for calcium imaging analysis of one- and two-photon imaging datasets. https://github.com/bahanonu/ciatah
Open source version of the original ISET, used as the basis for ISETBIO
A MATLAB toolbox for running neurophysiological experiments and managing data
EEG brain-computer interface system for providing real-time speech entrainment neurofeedback
Write a large struct to xml for edting in Excel, and load it back into a struct.
Editing and displaying the data in large structs can be difficult. For example; having to run a test using a large set of parameters might require the use of a struct which will of course contain
Code from the ICCV'07 paper "Using Color Compatibility for Assessing Image Realism"
struct2xml and xml2struct convertors preserving fields data types.
SM_struct2xml converts very general Scalar MATLAB structure to Matlab XML Doc Object Or Alternatively, to XML File. SM_xml2struct can convert both of them, back to the MATLAB structure. Specifically
MEX function converts an XML file into a MATLAB structure
https://github.com/jhrmnn/xml2struct
XML to and from structured variables: any XML --> MbML <----> MATLAB
Framework to design algorithms of indoor positioning. Simulation of access points signals and inertial signals.
GUI allowing freehand annotations of DICOM prostate images
Matlab code for interacting with the Open Ephys GUI.
A statistics toolbox for neuroimaging.
Creates an XML string from a MATLAB struct
struct2xml creates an XML string by parsing a MATLAB struct and creating the XML on the fly.
A updated version of that by John Iversen
Convert a labellingSession from Matlab to a VOC dataset in an XML format
# How to do The entire process is too simple and only need three steps.## Step 1Put in the same folder the files below:- Matlab2VOC.m- struct2xml.m## Step 2On Matlab editor open the script
Tool to analyze two-photon calcium imaging videos, extract neuronal activity, and identify neuronal ensembles (ONsembles and OFFsembles).
Export MATLAB machine learning models to the Predictive Modelling Markup Language (PMML) format and deploy a PMML server on MPS
Cytoarchitecture linked to gene expression to study multilevel human brain organization
Functions to digitize EEG electrode locations (eLocs) using 3D scanners and motion capture
Convert XML files into MATLAB structures
Fast utility for converting an xml file into a MATLAB structure
Import XML file as MATLAB struct.
xmlwrite to error. See https://www.mathworks.com/matlabcentral/fileexchange/28639-struct2xml for W. Faulkena's original work.
Load data from .SPE files (full support v2.x & v3.0) created by PI software (LightField, WinSpec).
https://mathworks.com/matlabcentral/fileexchange/28518-xml2struct, written by W. Falkena, modified by A. Wanner, I. Smirnov, X. Mo. xml2struct (C) 2012, W. Falkena(C) 2018, M. Sich, The University of Sheffieldv2.7 27-03-2018
Example of a Mass Spring Damper System by means of a level-2 Matlab S-Function in order to use functions such as loading an *.xml file.
structuresThe program loads the system parameters by using the MassSpringDamper.xml file and stores the parameters inside a Matlab structure by using the Xml2Struct.m file.Reference of the Xml2Struct.m file
Adodb_tools allow communication with different types of databases through ADO OLEDB component.
structures as well as regular cell tables. Matlab struct output uses similar format as used by xml_io_tools and csv2struct libraries. Reading and writing BLOB objects is supported.This package can be studied
This set of functions builds the physical model of SPOT 6/7 stereo imagery data and can be used to extract a DEM from such data.
(2020). xml2struct (https://www.mathworks.com/matlabcentral/fileexchange/28518-xml2struct), MATLAB Central File Exchange. Retrieved May 26, 2020.[2] Rafael Palacios (2020). utm2
Get elevations from Google Maps (Google API key required) from latitute and longitude, coordinates input (UTM)
----------------------------------------------------------------------------------------------------------------------------To run this function, you need the following libraries:1) Wouter Falkena (2019). xml2struct (https://www.mathworks.com/matlabcentral/fileexchange/28518-xml2struct), MATLAB Central File Exchange
tinyxml2_wrap - XML serializing/deserializing of MATLAB arrays
can handle: - real and complex matrices: scalars, 1D, 2D, N-D arrays - struct arrays - cell arrays - function handles - nesting of structures/cellsNOT supported: objects, xml attributes (are
Viola Jones Object detection using OpenCV trained classifiers
classifiers in the XML files of OpenCV which can be download as part of the OPENCV software on opencv.willowgarage.com Objects=ObjectDetection(I,FilenameHaarcasade,Options) inputs, I : 2D image, or
reads Excel's files stored in .csv or .xls file formats and stores results as a struct
CSV2STRUCT reads Excel's files stored in .xls or .csv file formats and stores results as a struct.DESCRIPTIONThe Excel file is assumed to have a single header row. The output struct will have a
Get U.S. location specific current weather data from Weather.gov.
WGOVCWC(SID) queries the XML Feeds of Current Weather Conditions asprovided by NOAA's National Weather Service (http://www.weather.gov), andreturns a struct containing current weather conditions for
Generates latex, html, mediawiki, xml code for tables, images, text and matlab structures.
. (1) CREATE AN OBJECT WITH YOUR DESIRED SYNTAXw = wikimarkup('html'); % also 'latex', 'mediawiki', 'xml' (2) ADD YOUR IMAGES/TABLES/STRUCTURES/TEXT/SECTIONSw.addImage(filename, caption); % caption is
Creates a mindmap from a given Matlab structure
Starting from a given Matlab structure, Struct2MindMap recursively runs through all levels of the structure and builds up a mindmap. The mindmap is stored as a xml file based on FreeMind
Get location specific weather data from Yahoo! Weather.
which it is converted into a struct using the xml_parse function. This function is available in the XML Toolbox by Marc Molinari on the MATLAB Central File Exchange (File ID 4278).EXAMPLES:Example 1
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
variable or expression, names must be unique. EXAMPLE: DocumentProperties= struct('Title','My Title','Author','Me','Subject','very interesting'); astring= 'Hi ya!'; ascalar= pi; anarray= [1 2 3; 4 5 6
MATLAB functions for processing data from the Vienna Ab initio Simulation Package (VASP).
element.chemsym2number(symbol)Get the atomic number for a chemical symbol.export_df3(filename,chg)Export volumetric data as a DF3 file.export_poscar(filename,geometry)Export a geometry struct as a VASP POSCAR
A toolbox to encode/decode JSON and UBJSON files in MATLAB/Octave
insteadhttps://www.mathworks.com/matlabcentral/fileexchange/33381-jsonlab-a-toolbox-to-encode-decode-json-files=================================================================The previous stable release of JSONLab:** JSONLab 2.0 beta (Magnus - beta) is released on 10/24/2019.**Release URL: https://github.com/fangq/jsonlab/releases/tag/v1.9.8Reference implementation for JData
Output the input variable as an XML string suited for import in database systems.
matrix is imported as a long, space-separated string. With generateXML, matrices are devided into single elements, which each get a new label (e.g. mymatrix_1, mymatrix_2, ...). Thus matrices are correctly
Sets Command-Window tab completion for specified functions & arguments: types and custom strings
. TABCOMPLETE modifies the [matlabroot '/toolbox/local/TC.xml'] file to set/unset the tab-completion definition of the specified function. Note: changes take effect only after a Matlab restart
A simple yaml parser for OpenCV datatypes to Matlab using the new Matlab C++ Data API
structure with corresponding fields. E.g.:s = readcvYaml('../data/test_data.yaml')s = struct with fields: matA0: [1000×3 double] matA1: [1000×3 double] matA2: [1000×3 double]In readcvYaml
A set of m-functions and Simulink model to convert XPN models from PNML files to Matlab matrices and simulate it.
This package contain 4 files:MfromPNML.m is a function to convert an eXtended Petri net (XPN) model saved as Petri Net Markup Language format (PNML file) into Matlab matrices. xml2struct.m function