photo

Ahmed Hussein


Last seen: 7 months ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
Arabic
Pronouns:
No pronouns - Use my name only

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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_...

1 year ago | 1 answer | 0

1

answer

Question


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);

1 year ago | 2 answers | 0

2

answers