How to include Excel hyperlinks using readtable
조회 수: 15 (최근 30일)
이전 댓글 표시
When using readtable to import an Excel file that includes a column of hyperlinks, the hyperlink text is not imported. For example:
=HYPERLINK("https://LinkPath/Item?number=1234","Item 1234")
Gets imported as "".
Is there a way for such hyperlink definitions to be included when importing an Excel file using readtable (or another method)?
댓글 수: 3
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!