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 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2019 年 5 月 10 日

0 投票

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

1 件のコメント

Rahaf mutlaq
Rahaf mutlaq 2019 年 5 月 11 日
thank you this is realy helpfull
but one more thing
how to insert mat files into directory ?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeFile Operations についてさらに検索

タグ

質問済み:

2019 年 5 月 10 日

コメント済み:

2019 年 5 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by