看板
[ MATLAB ]
討論串[問題] Read text numerical data file
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
%%% Read file and save its content in the cell 'GText'. GText = textread('HFSS_FILE','%s','delimiter','\n');. %%% Parse Grid Information. [t1,t2,t3]=s
(還有286個字)
內容預覽:
請問怎樣讓 MatLab 讀取 HFSS 輸出的文字格式資料檔如下:. Grid Output Min: [-0.14 -0.18 -1.43] Max: [0.02 -0.02 -1.19] Grid Size: [0.0040.004 0.004]. Complex Vector data "<
(還有512個字)
首頁
上一頁
1
下一頁
尾頁