Using Simulink | Simulink | Help Desk |
Help for PlotSurface |
FlouLib |
This block plots result variables saved in the worskpace as a surface.
This block can be used with a two-input fuzzy system. A double-click on the block runs the simulation. The input variables and the output variable 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:
PlotSurface(Fig,'T','X','Y','Z').
If the argument is set to 0 or '' a new figure is created.