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

回答(1 个)

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

1 个评论

thank you this is realy helpfull
but one more thing
how to insert mat files into directory ?

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 File Operations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by