view or insert files into directory ?
Mostra commenti meno recenti
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
Risposte (1)
Sulaymon Eshkabilov
il 10 Mag 2019
0 voti
You can start with:
cd(' ') % change the directory
open(' ') % to open .m, .mat, .slx, .mdl files
1 Commento
Rahaf mutlaq
il 11 Mag 2019
Categorie
Scopri di più su File Operations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!