SignalExporters
SignalOut
This block writes an Activate signal to the OML workspace. At each activation step, time, input value and some information on the type of activation are recorded.
ToBase
This block writes data from Activate in the base OML workspace.
ToHDF
This block writes Activate data to HDF5 format.
ToMatFile
This block exports Activate data as a MAT file.
ToTextFile
This block is used to save Activate data to a text file.
ToCSV
This block writes data into a CSV file. The first line of the CSV file must include the variable names, and the first variable name should be "time".