Cannot call files named with ' character in the text

조회 수: 4 (최근 30일)
Gregory Lawler
Gregory Lawler 2019년 10월 7일
답변: Alex Mcaulley 2019년 10월 7일
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개)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by