![]() |
![]() |
#3 (permalink) |
Junkie
|
computer, I have a generated datafile of X Y Z pairs
specifically r, theta, f(r,theta) (where f is unknown but found via finite difference methods). I'd like to plot a mesh that has two independent axis, one for r and one for theta and then a dependent axis for f(r,theta). here are a couple lines from the datafile 1 0 21.4417 1 0.314159 -102.989 1 0.628319 -217.197 1 0.942478 -310.002 |
![]() |
![]() |
#4 (permalink) |
has a plan
Location: middle of Whywouldanyonebethere
|
This sounds like a question for the Tilted Computer peeps.
If you are given the function in terms of r and theta, not these sets of data points, I suggest downloading a graphing calculator from Pacific Tech. It is able to create any graph you can think of using.
__________________
|
![]() |
![]() |
#6 (permalink) |
Junkie
|
I'm not given the function, i'm given a dirichlet and neumann boundry condition on a grid and am solving for the interrior points. I'd like to take these points and plot them on a mesh/countur plot ect. Unfortunatlly maple doesn't let me export eps files. I'll keep looking online i'm sure i'll find something soon.
|
![]() |
![]() |
#8 (permalink) |
Crazy
|
Can you tell us how to do it? Ive been teaching myself matlab, taking a digital signal processing course right now....
Is the way you did it similar to this? http://geology.asu.edu/glg410/lectures/L34_Matlab5.html |
![]() |
![]() |
#11 (permalink) |
pigglet pigglet
Location: Locash
|
rekna,
have you figured this out yet? i would check out surf and 3dplot, i believe, and be wary of your axes - matlab likes to take them counterintuitively for some 3d plotting functions, as i recall.
__________________
You don't love me, you just love my piggy style |
![]() |
Tags |
matlab, question |
|
|