Display or save Command Window text of Simulink.Simulation.Job
object
diary(
displays the Command Window
output from the simJob
)Simulink.Simulation.Job
object,
simJob
, in the MATLAB® Command Window. The Command Window output is captured only if the
batchsim
command includes the 'CaptureDiary'
argument with a value of true
.
diary(
causes the Command Window output from the batch job to be appended to the specified file.
Open the file, simJob
,'filename'
)filename
, with any text editor.
batchsim
| cancel
| fetchOutputs
| getSimulationJobs
| listAutoAttachedFiles
| parsim
| wait
| parcluster
(Parallel Computing Toolbox)Simulink.Simulation.Job
| Simulink.SimulationInput
| parallel.Cluster
(Parallel Computing Toolbox)