[問題] int8 格式的資料 怎麼輸出已回收

看板MATLAB作者 (活得精彩)時間15年前 (2009/01/11 20:10), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
我將 int8 格式的資料 用 save file.txt variable_name -ascii 的方式輸出, 出現 "attempt to write an unsupported data type to an ASCII file" variable 'variable_name' not written to file 的錯誤訊息 請問我要怎麼設定 才能將 int8 格式的資料輸出(不能存為.mat or double形式) 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.4.235 ※ 編輯: DSVID 來自: 140.112.4.235 (01/11 21:31)
文章代碼(AID): #19QU6wiF (MATLAB)