Using Simulink Simulink Help Desk

Help for Plot

FlouLib

This block plots result variables saved in the worskpace.

Inputs: none

Output: none

Parameters

The variable to be ploted must be saved in the worspace by means of the "To Worskspace" block in Simulink Sinks. The configuration of the block is done through the "Open function" in the block property. The call is:

PlotResult(Fig,Te,Var,'Legend','x caption','y caption').