Posted Monday, August 30, 2004 5:54 PM
|
|
|
|
Dear Forum Members
I am porting some code from Matlab into Excel VBA, as I am currently swapping between the two apps. I am generating some large Matricies which I can not put into Excel because of the 255 (Cell IV1) width limit.
Having scanned the Help files in VBA and MaxC I can not find a way of exporting or saving the Matrix. A text file (any delimiter) would be fine. Can anyone help solve this problem?
Thanks in advance for your help.
~~~~~~~~~~
Jason Hyde
|
|
|
|