Cannot call files named with ' character in the text

1 vue (au cours des 30 derniers jours)
Gregory Lawler
Gregory Lawler le 7 Oct 2019
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

Réponse acceptée

Alex Mcaulley
Alex Mcaulley le 7 Oct 2019
filename = '8''_Data_Startup-1234567489'

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by