From: Cai Cheng on 15 Jun 2010 07:04 Hello, In order to create report automatically,I want Matlab to export text and graphs (niecely formatted) into word (or something else like pdf or similar). I only know how to plot figures into word, I do not know how to format and how to write data/ or strings into word. Is there any matlab command can do that? I heard about the report generator. Is that useful, I cannot find it in my company's MATLAB. Is that means I need to buy this software? Thanks
From: Yair Altman on 15 Jun 2010 13:53 "Cai Cheng" <cheng19861212(a)hotmail.com> wrote in message <hv7mn5$jcd$1(a)fred.mathworks.com>... > Hello, > In order to create report automatically,I want Matlab to export text and graphs (niecely formatted) into word (or something else like pdf or similar). I only know how to plot figures into word, I do not know how to format and how to write data/ or strings into word. Is there any matlab command can do that? I heard about the report generator. Is that useful, I cannot find it in my company's MATLAB. Is that means I need to buy this software? > > Thanks You can use the OfficeDoc utility to write/read/format Microsoft Office (Word/Excel/Powerpoint) documents from Matlab - http://www.mathworks.com/matlabcentral/fileexchange/15192-officedoc Yair Altman http://UndocumentedMatlab.com
|
Pages: 1 Prev: Sort cell array of strings but their nums Next: RTW code customization |