fn_readxml
Contents
Syntax
s = fn_readxml(fname[,version])
Description
This function is a wrapper for function xml_read.m downloaded on Matlab File Exchange. Additionally, the structure is slightly simplified.
Input: - fname file name - version 'xml_read' to use MatlabExchange Jarek Tuszynski xml_read.m [=default] 'xmlread' to use code provided in the Matlab help for xmlread
Source
Thomas Deneux
Copyright 2007-2017