SignalExporters SignalOutThis block writes a signal to the OML workspace. At each activation step, time, input value and some information on the type of activation are recorded.ToBaseThis block writes data in the base OML workspace.ToHDFThis block writes data to HDF5 format.ToMatFileThis block exports data as a MAT file.ToTextFileThis block is used to save data to a text file.ToCSVThis 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".
SignalExporters SignalOutThis block writes a signal to the OML workspace. At each activation step, time, input value and some information on the type of activation are recorded.ToBaseThis block writes data in the base OML workspace.ToHDFThis block writes data to HDF5 format.ToMatFileThis block exports data as a MAT file.ToTextFileThis block is used to save data to a text file.ToCSVThis 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".