|
On Tue, 06 Oct 2009 19:14:02 -0400, Cynthia
<remove.this.cynthia.bell@asu.edu> wrote:
> Does anyone have a method to write an image from MATLAB into Excel
> worksheets? The Shapes.AddPicture command isn't working for me. My
> application is to pull images from a number of separate directories and
> compile them into a single document with images from each test group on
> a separate worksheet.
>
> Thanks in advance for any pointers!
> Cindy
Is this what you tried?
"How do I insert a MATLAB figure into an Excel Workbook through ActiveX?"
http://www.mathworks.com/support/solutions/en/data/1-1BHK6/?solution=1-1BHK6
In what way is it not working for you?
i.e. Does it error out or not result in expected output (if so, what is
the deviation?)?
|