MathGroup Archive 2011

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

Search the Archive

Recognize multiple outputs

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118016] Recognize multiple outputs
  • From: "mailcwc at gmail.com" <mailcwc at gmail.com>
  • Date: Sat, 9 Apr 2011 07:10:21 -0400 (EDT)

Is it possible to show the name of the variables in the output cell?
For example, currently I have
[In1] a=10^2
[Out1] 100

I want it to be
[Out1] a=100

The reason for this is when we have multiple lines of calculation in
an input cell,
sometimes it is hard to recognize which number is which,
especially when the input cell has several pages and the calculations
are scattered in the cell.



  • Prev by Date: Re: Trouble using Eliminate and Reduce with big examples
  • Next by Date: time series
  • Previous by thread: Re: fitting a parametric curve
  • Next by thread: Re: Recognize multiple outputs