surface plot
- From: christina <astropsycho_1999@xxxxxxxxx>
- Date: Sat, 29 Apr 2006 18:20:33 -0400
hi,
i would like to work with sperical coordinates (r,theta,phi)and to
create a surface plot that corresponds to vector U=(Ur,
Utheta,Uphi)where
Ur=Ur(r,theta,phi)
Utheta=Utheta(r,theta,phi)
Uphi=Uphi(r,theta,phi)
theta=[0:pi]'
phi=[0:(2*pi)]'
r=[0:10]'
how should i do it ?
surf seems to work only in cartesian coordinates.
thanx.
christina
.
- Follow-Ups:
- Re: surface plot
- From: Nasser Abbasi
- Re: surface plot
- Prev by Date: Re: Unusual Linear Mapping??
- Next by Date: Re: Getting my PLP
- Previous by thread: Unusual Linear Mapping??
- Next by thread: Re: surface plot
- Index(es):