Contribute to L123456-CREATER/matlab-project development by creating an account on GitHub.
app.UITable.Data(i,1)=app.M_org_mat(i,1); app.UITable.Data(i,2)=app.M_org_mat(i,2); fill(app.UIAxes, [m1(1) m2(1) m3(1)],[m1(2) m2(2) m3(2)],'white'); %drawing the ...