Question

I am trying to solve one really common problem with Matlab Report Generator.

Problem: I cannot create header in Matlab Report Generator for MS Word documents

Matlab version: 7.11.0 (R2010b)

MRG version: 2.9 - 03-Aug-2010

So do you know how to solve it in Matlab R. Gen.? Or do you know if it is possible to add some "code" to *.doc file to generate header and footer?

Était-ce utile?

La solution

So after one week of searching and coding, I have an conclusion:

There are two ways how to generate documents in Matlab:

  1. Use ActiveX "server" in Matlab to automatize the "hand work".
  2. Write the .RTF/.DOC/.DOCX straight via their standards.

Matlab Report Generator is good for generating documents about your work in Matlab, when you do not need extended formats.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top