Cannot call files named with ' character in the text

1 次查看(过去 30 天)
I am trying to call excel files into my matlab script. There are hundreds of files and they are named 8'_Data_Startup-1234567489 (varying numbers) . Becuase of the [ ' ] in the title I am unable to call the file. How do i capture the full name of the title to be called in my script

采纳的回答

Alex Mcaulley
Alex Mcaulley 2019-10-7
filename = '8''_Data_Startup-1234567489'

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by