Great capability. Can you tell me what needs to be changed in this code if I want to set a condition that: when/if any content of for instance 'C1:C10' is less (or) greater than 'B1:B10' turn that cell in the range 'C1:C10', Red???
Thanks,
23 Apr 2009
xlswrite1
increases speed of xlswrite function when used in loops or multiple times.
Author: Matt Swartz
I'm getting the following error. It seems Matlab cannot save/close the spreadsheet.
??? Invoke Error, Dispatch Exception:
Source: Microsoft Office Excel
Description: 'My_File.xls' is read-only. To save a copy, click OK,
then give the workbook a new name in the Save As dialog box.
Help File: C:\Program Files\Microsoft Office\Office12\1033\XLMAIN11.CHM
Help Context ID: 0
Error in ==> Line 280
invoke(Excel.ActiveWorkbook,'Save');
Anybody know what can be done to fix this? (by the way, I'm using Office 2007, in compatibility mode) ; Thanks
Comment only