질문


I want to plot two spheres. It appear as ellipses. Can anyone help me?
a=1; L=0.1; dd=5; c =-a/L; b =a/L; m =a*60; % [x,y]=meshgrid((c+dd:(b-c)/m:b),(c:(b-c)/m:b)'); [I, J]=find(sqrt(x.^2+y.^2...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I want to obtain the values of streamlines and put it into legend.
see attached file

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Are Level in this box on the figure means constant psi ?
Are Level in this box on the figure means constant psi ?

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can the velocity lines appear around the two spheres?
A =[ -4.7107 0.0012 -0.0056 0.0132 -0.0253 0.0435 -0.0689 0.1031 -0.1...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


plot stream over two spheres
A =[ -4.7107 0.0012 -0.0056 0.0132 -0.0253 0.0435 -0.0689 0.1031 -0.1473 0.2...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I draw a complex contour?
I think this line is the problem [DH1,h1]=Real(contour(y,x,psi1,10,'-k'));

거의 6년 전 | 답변 수: 1 | 0

1

답변