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
2019년 5월 10일
0 개 추천
You can start with:
cd(' ') % change the directory
open(' ') % to open .m, .mat, .slx, .mdl files
카테고리
도움말 센터 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!