Hi,
I know the command 'xlswrite' can be used to insert data into excel from Matlab but that takes a lot time for larage data sets. does anybody know if COM server can be used to do this job?
I have been trying to insert figures into an already existing Excel file that are generated in Matlab. A utility in COM server does that (an example is there in Help section of Matlab) but it inserts the figure into a brand new file. does anybody know how to insert it into an existing excel...