view or insert files into directory ?
Ältere Kommentare anzeigen
hello
i want to write code makes me insert (store) files into specified directory
and view files from this directory by searching on its name
the files is .mat files
but i don't know how to start
so how to do this code
Antworten (1)
Sulaymon Eshkabilov
am 10 Mai 2019
0 Stimmen
You can start with:
cd(' ') % change the directory
open(' ') % to open .m, .mat, .slx, .mdl files
1 Kommentar
Rahaf mutlaq
am 11 Mai 2019
Kategorien
Mehr zu File Operations 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!