plot3D over a triangular domain
- To: mathgroup at smc.vnet.net
- Subject: [mg57984] plot3D over a triangular domain
- From: "Tun Myint Aung" <TMA at nus.edu.sg>
- Date: Wed, 15 Jun 2005 05:58:18 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
- Thread-index: AcVxXma5q0SB1ElOSiaoMHbNlA+3Vw==
Hi All, I would like to plot a function over a isosceles triangular domain. I mean Plot3D[function, {x,-1,1},{y, -0.5+0.5x, 0.5-0.5x}]. But I got message that the limit must be real number. Anyone can help me? Best Regards, Tun Myint Aung Graduate Student National University of Singapore E1A #02-18 E-mail g0202015 at nus.edu.sg <mailto:g0202015 at nus.edu.sg>
- Follow-Ups:
- Re: plot3D over a triangular domain
- From: yehuda ben-shimol <bsyehuda@gmail.com>
- Re: plot3D over a triangular domain