MATLAB Function Reference | Search  Help Desk |
plot |
performs a plot of the a mamdani model
Syntax
f=plot(m)
f=plot(m,options)
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.