HTML Parsert Convert HTML file to a MATLAB structure

7 vues (au cours des 30 derniers jours)
Peifu
Peifu le 18 Août 2014
Can MATLAB parse the HTML files into STRUCTURE? only can parse XMLs? How to read HTMLs? HTML Parser that can extracts * links. * paragraphs. * headings. * text of the page.
  2 commentaires
Varoujan
Varoujan le 7 Juin 2015
I would like to know how to do this too ! I have been searching but can't find any method.

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 7 Juin 2015
Sometimes the best thing to do is use a different language. In particular you can install a utility such as a perl HTML->XML convertor and call upon it using the MATLAB perl() command.

Catégories

En savoir plus sur Adding custom doc dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by