 
 
 
 
 
 
Plot3D?
- To: mathgroup at smc.vnet.net
- Subject: [mg34034] Plot3D?
- From: rex_chaos at 21cn.com (Rex_chaos)
- Date: Sat, 27 Apr 2002 00:56:45 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello all,
I want to plot 2 3D graph in a same figure. However, the following
instruction report error:
  Plot3D[List[x + y, x^2 + y^2], {x, -5, 5}, {y, -5, 5}]
How can I do that?
Thanks

