NGMV Control Toolbox Previous page   Next Page
simplots

Plot control and output signals from Simulink models

Syntax

Description

SIMPLOTS(SIMDATA,STYLE,CSTR) plots in the current figure the output and control signal responses contained in SIMDATA = {SP,PV,OP} (cell array) where SP, PV and OP are defined as structures with time. The parameter STYLE defines the line style and CSTR is the controller string.

SIMPLOTS(...,LABELS) defines the labels for the outputs and controls. LABELS is a structure with fields 'ControlString' and 'OutputString' (cell arrays of strings).

Previous page   sigpred   spcof2  Next page