view or insert files into directory ?

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

Réponses (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov le 10 Mai 2019

0 votes

You can start with:
cd(' ') % change the directory
open(' ') % to open .m, .mat, .slx, .mdl files

1 commentaire

Rahaf mutlaq
Rahaf mutlaq le 11 Mai 2019
thank you this is realy helpfull
but one more thing
how to insert mat files into directory ?

Connectez-vous pour commenter.

Catégories

En savoir plus sur File Operations dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by