Simulink test: redirect "disp" output to file

10 Ansichten (letzte 30 Tage)
Itai Lanel
Itai Lanel am 3 Jan. 2022
Bearbeitet: Priyanka Kondapalli am 24 Mär. 2022
Hi,
In the model I'm simulating I have multiple calls to "disp" function which prints to the Diagnostic viewer.
When running tests using Simulink test in batch I couldn't find the diagnostic viewer output.
Is it possible to redirect the screen output to log file which I can review?
Thanks!

Antworten (1)

Priyanka Kondapalli
Priyanka Kondapalli am 6 Jan. 2022
Bearbeitet: Priyanka Kondapalli am 24 Mär. 2022
Hi,
I understand you are trying to output the logfile, for which you can use the diary function. Please use the link below on how to use the diary function.

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by