Pattern. [3] This script confirms the concepts presented in [2]. 1 clear, clc 2 a = 28; 3 fileID = fopen('tmp.dat','w+'); 4 fwrite(fileID, a, 'double'); ...
確定! 回上一頁