S=PSanalyze([ps])
ps : | Polyshape |
S : | struct containing each region |
SGfigure; load ('fourbar4Pose.mat'); cla; plot(ps); shg
PSanalyze; S=ans
SGfigure; hold on; for i=1:3; CPLplotasPS(PLtransR(CPLsample(34)+rand(1,2)*10,rot(randminv([-pi pi])))), end; PSanalyze