HTML Parsert Convert HTML file to a MATLAB structure

조회 수: 7 (최근 30일)
Peifu
Peifu 2014년 8월 18일
답변: Walter Roberson 2015년 6월 7일
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
Varoujan
Varoujan 2015년 6월 7일
I would like to know how to do this too ! I have been searching but can't find any method.

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2015년 6월 7일
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.

카테고리

Help CenterFile Exchange에서 Adding custom doc에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by