MATLAB: Are the outputs at StartTime and StopTime also exported when I use the option ‘Produce specified output only’ in the Configuration Parameters dialog for the Simulink model

onlyoutputsimulinkspecified

I choose the option 'Produce specified output only' under Simulation-> Configuration Parameters->Data Import/Export->Output Options in my Simulink model. I receive the specified output, but also the output at the simulation start and end times. I expected to receive only the specified outputs.
Run the attached model to see an example.

Best Answer

This is an error in the "Producing Specified Output Only" section of the Simulink 6.4 (R2006a) documentation. The documentation should read as follows:
The "Produce specified output only" choice provides simulation output only at the specified output times and at the start and stop times.