Feeds
질문
problem with defining variable
Hi, I've a problem with following code. I try to define 4 variables in 2 while loops: Gamma5, tau5 and Gamma and tau ...
거의 13년 전 | 답변 수: 3 | 0
3
답변답변 있음
problem with defining variable
I forgot this at the second loop: x= 0; y= 0; i = 0; j = 0;
problem with defining variable
I forgot this at the second loop: x= 0; y= 0; i = 0; j = 0;
거의 13년 전 | 0
답변 있음
problem with defining variable
Thanks, but its seems a problem with the variable and I dont know why...:( variable names: G,T,X,Q only G and T works ...
problem with defining variable
Thanks, but its seems a problem with the variable and I dont know why...:( variable names: G,T,X,Q only G and T works ...
거의 13년 전 | 0
답변 있음
plotting data in an non orthogonal coordinate system
Hi, Thanks for your comment! It works for a 2D plot. But now i'm struggling with the 3D problem. In the following code, a sur...
plotting data in an non orthogonal coordinate system
Hi, Thanks for your comment! It works for a 2D plot. But now i'm struggling with the 3D problem. In the following code, a sur...
거의 13년 전 | 0
답변 있음
plotting data in an non orthogonal coordinate system
Azzi, I used some lines of your code. So the z values are now correct. Only the image of the surface is deformed...It should...
plotting data in an non orthogonal coordinate system
Azzi, I used some lines of your code. So the z values are now correct. Only the image of the surface is deformed...It should...
거의 13년 전 | 0
답변 있음
plotting data in an non orthogonal coordinate system
Dear Azzi, I'm afraid I dont understand all lines of your code. What do you exactly mean with the 't', 'g' and 'r'? Lets...
plotting data in an non orthogonal coordinate system
Dear Azzi, I'm afraid I dont understand all lines of your code. What do you exactly mean with the 't', 'g' and 'r'? Lets...
거의 13년 전 | 0
질문
plotting data in an non orthogonal coordinate system
Hi, I stored different values in a matrix, values calculated with a formula f based on non otrhogal axis. The values repres...
거의 13년 전 | 답변 수: 5 | 1
5
답변질문
plotting data based on matrix values
I got 3 matrices X2, Y2, Z representing 121 points in space. The coordinates of each point in x, y, z (gcs) are respresented in ...
대략 13년 전 | 답변 수: 1 | 0
1
답변답변 있음
plotting data in an non orthogonal coordinate system
Is there a possibility to do this? Thans in advance
plotting data in an non orthogonal coordinate system
Is there a possibility to do this? Thans in advance
대략 13년 전 | 0
답변 있음
plotting data in an non orthogonal coordinate system
first of all, i want to plot the hypar containing z points z = k*x2*y2 with x2 axis en y2 axis making an random corner omega...i...
plotting data in an non orthogonal coordinate system
first of all, i want to plot the hypar containing z points z = k*x2*y2 with x2 axis en y2 axis making an random corner omega...i...
대략 13년 전 | 0
질문
plotting data in an non orthogonal coordinate system
Hi I plotted the result of a function f(x,y) on each point of a hypar surface z = k*x*y. <<http://s9.postimage.org/x...
대략 13년 전 | 답변 수: 2 | 0
