How to import Excel-data with specific format (xlsread with function_handle)?

I have an Excel-sheet containing data. I would like to import only data with a specified format into Matlab (e.g. specific colors, fontweights [bold, italic, underlined], fonts, etc.).
Is this possible? E.g. with a function handle in xlsread?
[dataNUM,dataTXT,dataRAW,dataCUSTOM]=xlsread('MyData.xlsx','','','',@text_handle)

답변 (0개)

카테고리

도움말 센터File Exchange에서 Cell Arrays에 대해 자세히 알아보기

질문:

2013년 5월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by