MathGroup Archive 2010

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

Search the Archive

Axes all around

  • To: mathgroup at smc.vnet.net
  • Subject: [mg111122] Axes all around
  • From: eric g <eric.phys at gmail.com>
  • Date: Wed, 21 Jul 2010 07:12:03 -0400 (EDT)

Hello Group,
I want to put four axes around in this arrayplot, Axes -> True put only 
two, how to put two more?
thnks inadvance
Eric

ArrayPlot[RandomReal[{-1, 1}, {10, 10}], Frame -> None, Axes -> True]


  • Prev by Date: Re: Scoping constructs Block, Module, ModuleBlock violate principle
  • Next by Date: Writing to same file from several kernels?
  • Previous by thread: Re: Scoping constructs Block, Module, ModuleBlock violate principle
  • Next by thread: Re: Axes all around