作者biiiii (阿關)
看板MATLAB
標題[討論] 從txt匯入中文?
時間Thu Mar 15 18:44:21 2012
請問有沒有高手知道如何從txt檔匯入中文?
win7 區域語言設定 台灣
matlab 7.7.0(R2008b)
matlab font preference設定 微軟正黑體
eiditor中可顯示中文comment
但txt檔裡的中文 讀進來是亂碼
如果在command window直接輸入中文 得到:
>> a='我'
a=
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 132.166.141.80
※ 編輯: biiiii 來自: 132.166.141.80 (03/15 18:46)
1F:→ ht15trep:先轉成unicode後再轉回文字 03/15 19:39