Get table data from RIRE Vanderbilt results page

Function takes the url of RIRE results page and returns the structure with data from the tables.
643 Downloads
Updated 14 Sep 2011

View License

Function takes the url of RIRE results page, for example, http://www.insight-journal.org/rire/view_result.php?methodid=10308 and returns the structure containing all the tables with data identified on this page. Each element of the structure corresponds to one table. The patient and modality information is stored in the elements of the structure along with the data. This code is based on the HTML table extraction code by Sven Körner found at http://mathworks.com/matlabcentral/fileexchange/29642-get-html-table-data-into-matlab-via-urlread-and-without-builtin-browser

Cite As

Borislav Oreshkin (2024). Get table data from RIRE Vanderbilt results page (https://www.mathworks.com/matlabcentral/fileexchange/32895-get-table-data-from-rire-vanderbilt-results-page), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Tables in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0