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
