Identifying a file based on character
Ältere Kommentare anzeigen
Hello, I designed an experiment and I am preparing to write a script for data analysis, I want to select a file to process based on a condition (i.e. a set of characters in the file name). if the filename(001BL100XP0102.HWR) contains P01 then target cordinate is [24.000;13.000];
Any idea of how to write this code. Thanks in advance, I am still a learner
2 Kommentare
madhan ravi
am 21 Jan. 2019
Bearbeitet: madhan ravi
am 21 Jan. 2019
isn't it 10 and 12 ? ah so you want to assign coordinates if the filename contains the substring 'P01'?
Reuben Addison
am 21 Jan. 2019
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!