PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Functions | Variables
xml_parseany.m File Reference

Go to the source code of this file.

Functions

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xmlwrite Copyright (C) 2002-2005
 

Variables

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX V
 
XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_format
 
XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_formatany
 
XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_load
 
XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_parse
 
XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_save
 
XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xmlread
 

Function Documentation

◆ Copyright()

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xmlwrite Copyright ( )

Variable Documentation

◆ V

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX V
Initial value:
= xml_parseany( xmlstr )
%
% INPUT
% xmlstr xml string
xmlstr

Definition at line 4 of file xml_parseany.m.

◆ xml_format

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_format

Definition at line 4 of file xml_parseany.m.

◆ xml_formatany

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_formatany

Definition at line 4 of file xml_parseany.m.

◆ xml_load

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_load

Definition at line 4 of file xml_parseany.m.

◆ xml_parse

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_parse

Definition at line 4 of file xml_parseany.m.

◆ xml_save

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xml_save

Definition at line 4 of file xml_parseany.m.

◆ xmlread

XML_PARSEANY parses XML strings and convert content into Matlab structure SYNTAX possibly from file with function xml_load m OUTPUT v Matlab variable or cell array RELATED xmlread

Definition at line 4 of file xml_parseany.m.