Cross Recurrence Plot Toolbox v5.29 (R38)

CRP Toolbox

mgui

GUI for data analysis programmes.

Syntax

mgui

Description

mgui starts a GUI and supplies Matlab programmes for their easy application to data which are in the Matlab workspace.

The presented programmes are stored in the file mgui.rc where own programmes can be added. Just include a line with the name of the programme and the minimal and maximal number of arguments, divided by a blank space or tabulator as a separator, e.g.

plot  1  4

If the embedded programmes provide an output, then this output will be stored in the variable ans in the Matlab workspace.