Clear Filters
Clear Filters

readtable flag for 'UseExcel'

13 views (last 30 days)
Logan Manderle
Logan Manderle on 2 May 2019
I wish to see what the 'UseExcel' flag is set to by default for the read table function, and then I want to be able to change what it is set to. Below are pictures of my code, and the description under the readtable function for the flag.
T{i} = readtable(tempfilename);

Answers (0)

Categories

Find more on Structures in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!