MATLAB Function Reference Previous page   Next Page
wk1finfo

Determine if file contains Lotus WK1 worksheet

Syntax

Description

[extens, type] = wk1finfo('filename') returns the string 'WK1' in extens, and 'Lotus 123 Spreadsheet' in type if the file filename contains a readable Lotus worksheet.

Examples

This example returns information on spreadsheet file matA.wk1:

See Also

wk1read, wk1write, csvread, csvwrite


Previous page  winqueryreg  wk1read Next page

© 1994-2005 The MathWorks, Inc.