You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Parses HTML file and retrieves specified table as cell.
The given table to be extracted can be specified by three different methods, in each case by a string either above or inside the table. The function returns an cell structure of strings. In the case that the table is numeric, sscanf will need to be used for further processing.This function is useful when automatically scraping web-pages for information, when combined with MatLab-internal methods such as urlread, or with wget.exe.
Cite As
Steinar Elgsæter (2026). htmlTableToCell (https://www.mathworks.com/matlabcentral/fileexchange/34968-htmltabletocell), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.3.0.0 (4.38 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
