Plot a fls input(s) or output(s) variable(s)
plotvar( fls, inpout, var_number [,y_lower_limit,y_upper_limit [,npt]] )
fls structure.
string. "input" for input variable or "output" for output variable.
vector. The input/output variable to plot.
a real scalar (default value = -0.1)
a real scalar (default value = 1.1)
scalar. Number of domain partitions.
plotvar
plot the member function of input or output
variable from the fls
structure. The parameter
npt
means the number or partitions of the variable domain
(the default value is 101 partitions);