3. Write data and add other data to the file · M = magic(5); · N = magic(3); · Dlmwrite('myFile.txt',M,'delimiter',' '); % Write data M · Dlmwrite('myFile.txt',N,'- ...
確定! 回上一頁