Using Simulink | Simulink | Help Desk |
Help for Plot |
FlouLib |
This block plots result variables saved in the worskpace.
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').
If the argument is set to 0 or '' a new figure is created.
When the variable is a vector, use the following writing {'Legend1','Legend2','Legend3'}