Rank: 183915 based on 0 downloads (last 30 days) and 0 file submitted
photo

Ran

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Ran View all
Updated File Comments Rating
07 May 2011 wordreport A Word report generator (ActiveX-based) in an object-oriented way Author: Laurent Vaylet

doen't work with my office 10
this is the error i receive
Warning: Resetting generic name for heading styles to default 'Heading '
> In wordreport_demo at 47
??? Invoke Error, Dispatch Exception:
Source: Microsoft Word
Description: ???? ??? ????? ???? ????.
Help File: C:\Program Files\Microsoft Office\Office10\1037\wdmain10.chm
Help Context ID: 62e2

Error in ==> wordreport>AddText at 187
hdlActiveX.Selection.Style = currentStyle;

Error in ==> wordreport_demo at 51
wr.addtext(textString, [0 2]); % two line breaks after text

07 May 2011 WriteToWordFromMatlab Automatically create MS Word documents from Matlab with figures, tables, headers and text. Author: Andreas Karlsson

it doesn't work with office 10
this is the error i receive
??? Invoke Error, Dispatch Exception:
Source: Microsoft Word
Description: ???? ??? ????? ???? ????.
Help File: C:\Program Files\Microsoft Office\Office10\1037\wdmain10.chm
Help Context ID: 62e2

Error in ==> WriteToWordFromMatlab>WordText at 198
actx_word_p.Selection.Style = style_p;

Error in ==> WriteToWordFromMatlab at 29
WordText(ActXWord,TextString,Style,[0,2]);%two enters after text

Contact us