The fopen and fclose functions can be used to open or close files in MATLAB. The statement for opening a file is, fid = fopen (filename, permission), ...
確定! 回上一頁