Loading the file path

3 次查看(过去 30 天)
Alexandra Philip
Alexandra Philip 2020-8-12
评论: dpb 2020-8-13
I am having some trouble with developing code to look into column 8 and read or load the file paths:
Then to copy and save the first file at the top from the folder's file path to another file path. Then to copy that filepath into the variable as shown:
data1553IN=parseWingsSavFull('C:\AP\34209200-W0S5-()_65474_2020Jul21_010802_EGI Thermal_1553In.HSR','EGI.mdb');
That file path would go right where this file path is.
Any suggestions or application of corrections?
  3 个评论
Alexandra Philip
Alexandra Philip 2020-8-13
I'm trying to extract column 8 and read the file folders in column 8 as well as reading the first HSR file from that file folder, then to save that path.
How should I go about this?
dpb
dpb 2020-8-13
readtable and then use the addressing modes described under accessing data from tables at the doc for table

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 File Name Construction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by