ComputerLanguage_Program/MATLAB(OCTAVE)
[MATLAB] 해당 이름의 파일, 폴더 유무 확인
pbj0812
2018. 9. 3. 23:10
exist
사용법
1. exist name
2. exist name kind
3. A=exist('name','kind')
결과 해석 아래 참조