<< x_string_plot bytecode_iot_module xticks2string >>

bytecode_iot_module >> bytecode_iot_module > xmlScanTable

xmlScanTable

Import xml/html Table into Scilab

Syntax

tb = xmlScanTable(doc, tbname,level)

Parameters

doc :

An xml document which is obtained from htmlRead

tbname :

Table name given in the "class" tag

level :

The nth level to the access of table data

tb :

Return table in string

Description

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

See also

Authors


Report an issue
<< x_string_plot bytecode_iot_module xticks2string >>