フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Generating a results report possible?

3 ビュー (過去 30 日間)
Hossein
Hossein 2015 年 8 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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!

回答 (1 件)

Johannes Milvich
Johannes Milvich 2015 年 8 月 26 日
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

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by