Feeds
질문
Change the format of output answers of two variable in two equations
My code is to calculate two unknows in two eqns of forth degree: S = solve(eqns,[T_surf T_o]); T_surf_Max = S.T_surf (1) T_...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
I'm trying to display a pdegplot graph in appdesigner, but I have no idea how to get it do display using app.UIAxes. My code is below
model = createpde; gm = importGeometry(model,'ADCS.stl'); pdegplot(gm);
대략 3년 전 | 답변 수: 2 | 0
