ToMAT

General description

This plugin is used save subscribed signals in a matlab file.

sudo apt-get install python3-scipy

Configuration

The plugin uses this specific configuration.

Plugin configuration
Name Type Description
file String Name of the matlab file.

Parameter

A plugin instance can be manipulated by the following parameter.

Provided parameter
Name Type Example Description
start_saving Bool (0|1) Triggers the save process.
save_data_for_x_ms Int 1000 The plugins saves all incoming data for x ms.
file String PaPI.mat Used to set the name of the matlab file.

Example

An example configuration can be found here: example_config.xml

Links

Table Of Contents

This Page