Feeds
질문
Resolution of plot code errors
syms x; y=1/sqrt((1-x^2)^2+(2*x)^2); plot(x,y); xlim([0 5]); ylim([0 4]); I can't draw a graph. A code error appears ...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
plot graph Code problem
% MakeMohrStressCircle_ex1.m % This matlab code for Mohr's Circle %==Given 2D stress components Given at a point = Sig_x ...
대략 2년 전 | 답변 수: 0 | 0
0
답변질문
question about code error
hi i made a code to get value about c2(small letter c2). b1=180; b2=165; c1=115; A1=120; A2=100; B1=(60-C1); syms C1 a ...
대략 2년 전 | 답변 수: 2 | 0
