Mathematica >

DataReversed

DataReversed
is an option for ArrayPlot and related functions which specifies whether data should be plotted in reverse order.
  • DataReversed->True specifies that the order of rows should be reversed, effectively turning the plot upside down.
  • DataReversed->{row, col} specifies whether each row and each column should be reversed.
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team