Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Generating a results report possible?

3 visualizzazioni (ultimi 30 giorni)
Hossein
Hossein il 26 Ago 2015
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hi everyone,
is there any comfortable solution to print different results as a combination of different figures and tables in a Word/LateX file at the end of program procedure?
Many thanks in advance!

Risposte (1)

Johannes Milvich
Johannes Milvich il 26 Ago 2015
Hi, you might want to look into the publish() function: http://de.mathworks.com/help/matlab/ref/publish.html?searchHighlight=publish
If you format your script correctly, you can generate a nicely looking output including the resulting figures. Make sure to set 'evalCode' to true. http://de.mathworks.com/help/matlab/matlab_prog/marking-up-matlab-comments-for-publishing.html

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by