(translator=roro, ChineseSource=roro-20020502-9\wk1read.html, EnglishSource=c:\matlabr12\help\techdoc\ref\wk1read.html)
MATLAB Function Reference    
wk1read

讀取 Lotus123 表格程式 (.wk1)

Syntax

Description

M = wk1read(filename) 將 Lotus123 WK1 表格程式讀取並存至陣列 M中。

M = wk1read(filename,r,c) 從第 r 列、第 c 行開始讀取檔案。若 rc 皆為 0 則表示從表格程式的第一個儲存格開始讀取。

M = wk1read(filename,r,c,range) 由參數 range 來讀取限定範圍內的值,range 可用以下方式來表示:

See Also

wk1write


 wilkinson wk1write