<< x_string_plot bytecode_iot_module xmlScanTable >>

bytecode_iot_module >> bytecode_iot_module > xmlScanAllTable

xmlScanAllTable

Import All xml/html Tables into Scilab

Syntax

tb = xmlScanAllTable(doc)

Parameters

doc :

An xml document which is obtained from htmlRead

tb :

Return tables in string list

Description

This function used to extract all xml/html tables and return it to the Scilab as string list.

See also

Authors


Report an issue
<< x_string_plot bytecode_iot_module xmlScanTable >>