matlab 匯出資料(fprintf,dlmwrite,xlswrite). 1.用fprintf 函式寫資料到txt,xls. Example: x = 0:.1:1; y = [x; exp(x)];
確定! 回上一頁