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.
- 45K (All time)
- 41 (Last 30 days)
- 4.9 / 5
- Community
-
15 May 2012
xml2struct , with bug fix and added features
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
- 5K (All time)
- 5 (Last 30 days)
- 5.0 / 5
- Community
-
9 Mar 2017
Convert a MATLAB structure into a XML file.
This function converts a MATLAB structure into a XML file.
- 10.1K (All time)
- 10 (Last 30 days)
- 4.3 / 5
- Community
-
2 Jan 2012
Solving TSP using A star, RBFS, and Hill-climbing algorithms
Solving Travelling Salesman Problem TSP using A* (star), Recursive Best First Search RBFS, and Hill-climbing Search algorithms
- 334 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
15 Nov 2022
Microscopy Image Browser (MIB)
MIB is a package for segmentation of multi-dimensional (2D-4D) microscopy datasets
- 1.3K (All time)
- 8 (Last 30 days)
- 5.0 / 5
- Community
-
9 Feb 2019
geoscience-community-codes/GISMO
GISMO - a framework for scientific research in seismology/infrasound
- 6.6K (All time)
- 12 (Last 30 days)
- 5.0 / 5
- Community
-
13 Apr 2023
CI-ImagingLIF, Access Leica LIF and XLEF Files
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
- 1.1K (All time)
- 6 (Last 30 days)
- 5.0 / 5
- Community
-
18 Apr 2023
- 1.9K (All time)
- 13 (Last 30 days)
- 4.7 / 5
- Community
-
18 Apr 2021
- 4.8K (All time)
- 3 (Last 30 days)
- 4.8 / 5
- Community
-
16 Nov 2004
The COnstraint-Based Reconstruction and Analysis Toolbox
Creation and analysis of biochemical constraint-based models: the COBRA Toolbox v3.0
- 4.9K (All time)
- 50 (Last 30 days)
- 3.7 / 5
- Community
-
1 Feb 2024
EUROSTAT data downloading facility
Automated data importing tool with time series management and visualization capabilities
- 509 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
30 Jan 2019
- 990 (All time)
- 9 (Last 30 days)
- 5.0 / 5
- Community
-
30 Jul 2024
- 118 (All time)
- 7 (Last 30 days)
- -- / 5
- Community
-
23 Sep 2024
Real-Time-Speech-Brain-Entrainment-Neurofeedback-Toolbox
EEG brain-computer interface system for providing real-time speech entrainment neurofeedback
- 740 (All time)
- 9 (Last 30 days)
- -- / 5
- Community
-
14 Apr 2021
Code from the ICCV'07 paper "Using Color Compatibility for Assessing Image Realism"
- 81 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
21 Mar 2016
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
- 1.4K (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
1 Sep 2016
MATLAB struct 2 XML object and vice versa Conversion
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
- 70 (All time)
- 2 (Last 30 days)
- -- / 5
- Community
-
21 Jun 2024
- 2K (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
6 Jan 2004
Framework to design algorithms of indoor positioning. Simulation of access points signals and inertial signals.
- 234 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
16 Mar 2023
- 810 (All time)
- 2 (Last 30 days)
- -- / 5
- Community
-
15 Nov 2013
The Waveform Suite is now developed as part of the geoscience community codes, linked below.
- 11K (All time)
- 1 (Last 30 days)
- 4.0 / 5
- Community
-
13 Apr 2023
- 452 (All time)
- 4 (Last 30 days)
- -- / 5
- Community
-
16 Jul 2024
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.
- 640 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
2 Sep 2014
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
- 1.4K (All time)
- 1 (Last 30 days)
- 4.8 / 5
- Community
-
3 Oct 2016
Convert Matlab labellingSession to VOC Format
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
- 179 (All time)
- 2 (Last 30 days)
- 2.5 / 5
- Community
-
30 Dec 2020
Tool to analyze two-photon calcium imaging videos, extract neuronal activity, and identify neuronal ensembles (ONsembles and OFFsembles).
- 22 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
24 Apr 2024
- 125 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
28 May 2024
Export Machine Learning Models to PMML
Export MATLAB machine learning models to the Predictive Modelling Markup Language (PMML) format and deploy a PMML server on MPS
- 109 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
28 Jul 2020
- 204 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
12 May 2023
MEX function converts an XML file into a MATLAB structure
https://github.com/jhrmnn/xml2struct
- 1K (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
14 Aug 2023
Convert XML files into MATLAB structures
Fast utility for converting an xml file into a MATLAB structure
- 105 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
30 Sep 2016
Import XML file as MATLAB struct.
xmlwrite to error. See https://www.mathworks.com/matlabcentral/fileexchange/28639-struct2xml for W. Faulkena's original work.
- 227 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
15 Aug 2017
- 685 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
12 Sep 2012
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
- 492 (All time)
- 10 (Last 30 days)
- 5.0 / 5
- Community
-
27 Mar 2018
Level-2 Matlab S-Function Example
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
- 368 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
21 Nov 2018
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
- 4.9K (All time)
- 4 (Last 30 days)
- 4.7 / 5
- Community
-
15 Jan 2014
DEM creation toolbox for SPOT 6/7 stereo imagery
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
- 59 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
26 May 2020
Download elevations from Google Maps (API key required)
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
- 295 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
19 Dec 2019
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
- 24.3K (All time)
- 3 (Last 30 days)
- 4.7 / 5
- Community
-
18 Nov 2010
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
- 5.4K (All time)
- 2 (Last 30 days)
- 3.8 / 5
- Community
-
22 Feb 2016
Weather.gov U.S. Current Weather Conditions
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
- 1.6K (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
8 Jan 2007
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
- 295 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
7 Jun 2011
Struct2MindMap - A Structure to MindMap converter
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
- 572 (All time)
- 3 (Last 30 days)
- 4.7 / 5
- Community
-
27 Sep 2013
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
- 2.6K (All time)
- 1 (Last 30 days)
- 4.0 / 5
- Community
-
8 Jan 2007
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
- 3.4K (All time)
- 1 (Last 30 days)
- 4.3 / 5
- Community
-
8 Oct 2007
Xml export\import for OO-matlab
MXML package (Matlab-XML) is a standalone package designed for serializingand deserializing objects(structs\classes) into\from XML\Json files. This format is usefulfor transfering a complete object
- 130 (All time)
- 2 (Last 30 days)
- -- / 5
- Community
-
23 Oct 2018
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
- 2.7K (All time)
- 5 (Last 30 days)
- 4.8 / 5
- Community
-
24 Oct 2021
MP3 a medical imaging toolbox (MRI, CT, PET...)
Medical software for Processing multi-Parametric images Pipelines
- 1.3K (All time)
- 14 (Last 30 days)
- 5.0 / 5
- Community
-
18 Aug 2023
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
- 2K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
29 Sep 2024
Meteomatics Weather API Connector
This package contains routines to query meteorological and maritime data from the Meteomatics Weather API.
- 1.7K (All time)
- 6 (Last 30 days)
- 4.9 / 5
- Community
-
1 Jun 2023
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
- 2.7K (All time)
- 1 (Last 30 days)
- 4.9 / 5
- Community
-
8 Mar 2019
TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
3D tomographic reconstruction software
- 3.6K (All time)
- 9 (Last 30 days)
- 4.7 / 5
- Community
-
13 Aug 2024
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
- 1.5K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
4 Feb 2012
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
- 2.7K (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
14 Oct 2004
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
- 283 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
17 Feb 2021
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
- 17 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
24 Jan 2023
Generate a text file from structure.
[] = structwrite(struct, ext)Where: struct => structure name ext => text file extension file <= text file nameExample:file = structwrite(myStruct,'xml');file =
- 9 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
3 Jul 2021
Creates a clean Matlab structure w/ type from input XML
structures, it will not work.See the attached example xml files. Place them in the same folder as the .m file and test as follows:filename = 'typedXML.xml';myStruct = XML2Structure(filename);
- 241 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
23 Jun 2015
CIAtah (i.e. calciumImagingAnalysis)
CIAtah is a software package for calcium imaging analysis of one- and two-photon imaging datasets. https://github.com/bahanonu/ciatah
- 583 (All time)
- 4 (Last 30 days)
- -- / 5
- Community
-
24 Jul 2024
Read GPX file and write GPX file
1.) Read a GPX file, 2.) Write a GPX file
Read GPX fileRead all track points and waypoints and put them into arraysINPUT: GPX file name (and path)PROCESS: Convert XML to DOM data Track points: Extract latitude, longitude, elevation and time
- 145 (All time)
- 4 (Last 30 days)
- -- / 5
- Community
-
16 Aug 2024