MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: plot matrix

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27744] Re: plot matrix
  • From: Erk Jensen <Erk.Jensen at cern.ch>
  • Date: Wed, 14 Mar 2001 04:06:44 -0500 (EST)
  • Organization: CERN http://www.cern.ch
  • References: <98kn4f$phu@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Su Su Win wrote:
> 
> I have a big matrix of (4095 rows x 1280 column).
> I want to plot those data in 3D graph just like listplot in both directions.
> How shall i do for the x and y axis?
> best, win

ListPlot3D[matrix] works fine for me, but of course, that's a lot of data for a simple-minded PC.

Ciao
      -erk-
-- 
 Dr.-Ing. Erk JENSEN                    mailto:Erk.Jensen at cern.ch
 CERN  PS/RF  L19510          http://jensene.home.cern.ch/jensene
 CH-1211 Geneva 23                      Tel.:     +41 22 76 74298
 Switzerland                            Fax.:     +41 22 76 78510


  • Prev by Date: Dumb question
  • Next by Date: Re: Direct product of two matrices
  • Previous by thread: Re: plot matrix
  • Next by thread: Re: plot matrix