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?
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
===========