提问


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 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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'));

5 years 前 | 1 个回答 | 0

1

个回答