How do I publish my Command Window output to a report?

12 Ansichten (letzte 30 Tage)
Can you help me figure out how to direct my command window output into the report? I basically want the output of the current run to be printed to the report.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 31 Mär. 2024 um 0:00
Bearbeitet: MathWorks Support Team am 31 Mär. 2024 um 21:01
To capture output from the MATLAB Command Window, use the "evalc" function:
You can then put your saved output as a Paragraph object and "append" that to your Report:

Weitere Antworten (0)

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by