Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

I/O with MS-Excel spread sheet.

0 views
Skip to first unread message

Patrick Tai

unread,
Aug 5, 2003, 8:39:34 AM8/5/03
to
I wish to write and read MS-Excel spreadsheets inside Matlab code. In
particular:


1. Write a spreadsheet from a Matlab matrix.
2. In Matlab, shell out and lauch MS-Excel to edit the spreadsheet.
3. Read the spreadsheet back to a Matlab matrix.


Do I need special toolkit (ExcelLink?) or Active-X to do the above?

Vadivelu M

unread,
Aug 5, 2003, 9:31:03 AM8/5/03
to
Hi,


You can use ActiveX or DDE commands to read/write in MS-Excel sheets.
You need to code fully. ExcelLink is a tool, you can use it directly.
I've not used yet.


-Vadivelu M
===========

0 new messages