>>handle = fopen('test.dat') MATLAB will respond with handle = 3 The value stored in the location handle (3 in this case) is the identifier that the read ...
確定! 回上一頁