MATLAB Function Reference
  Go to function:
    Search    Help Desk 
plot    

performs a plot of the a mamdani model

Syntax

Description

f=plot(m) opens a new figure if needed and plots the model m. A complete user interface is set to allow advanced visualisation options to be selected.

f=plot(m,options) opens a new figure if needed and plots the model m. options are passed to the drawing engine.



[ Help Desk ]