 
 
 
 
 
 
ListPlot3D of a Square Array
- To: mathgroup at smc.vnet.net
- Subject: [mg43056] ListPlot3D of a Square Array
- From: "Scott Guthery" <sguthery at mobile-mind.com>
- Date: Sun, 10 Aug 2003 01:46:46 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Insight into the following is appreciated:
 
Array[m, {5,5}]
<fill up m>
ListPlot3D[m]
 
ListPlot3D grumps that m is not a rectangular
array larger than 2x2.
 
Looks like it is to me!?!?
 
Thanks for your help.
 
Cheers, Scott

