


HIT_PLOT_IDMODES Plot the identified PWA model if the domain is 1D or 2D. ------------------------------------------------------------------------- DESCRIPTION ------------------------------------------------------------------------- hit_plot_idmodes(X_or, y_or,inliers,idmodes,fig,flag_bigregionsim) ------------------------------------------------------------------------- INPUT ------------------------------------------------------------------------- X_or: matrix containing the regressors. Each row is a datapoint. y_or: column vector containing the output datapoints. inliers: structure containing information on the inliers. Type 'help hit_regression' for a description of the fields. idmodes: structure containing information on the identified PWA model. Type 'help hit_regression' for a description of the fields. fig: # of the figure displaying the plot. flag_bigregionsim (optional, default=0): If =1, the modes over the regressor set for simulation (idpar.Regressor_set_sim) are plot. ------------------------------------------------------------------------- OUTPUT ------------------------------------------------------------------------- (none)
