select specific sheet in csv file

6 次查看(过去 30 天)
Is there a way of selecting a specific sheet from a csv file please? I've got each sheet saved as a date (eg, 19.07) and using strcat, the program finds the sheet I want (like 19.07 for example) but then is there a way of selecting just that sheet from the whole csv file? Thanks

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2016-7-20
Using xlsread you can select any sheet
  3 个评论
Jamie Shelley
Jamie Shelley 2016-7-20
also, I've used xlsread before for this kind of thing but I've always used the sheet number as opposed to the sheet title - Is there a way to select the title as opposed to the number in the format I've written the titles please?
Jamie Shelley
Jamie Shelley 2016-7-20
Thanks, I just used a num2str for the variable and it found the page! Thank you

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Search Path 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by