|
[Date Index]
[Thread Index]
[Author Index]
Close Evaluation Cell in Version 6.0
- To: mathgroup at smc.vnet.net
- Subject: [mg76213] Close Evaluation Cell in Version 6.0
- From: Januk <ggroup at sarj.ca>
- Date: Fri, 18 May 2007 06:01:26 -0400 (EDT)
In the new version, I really like the ability to close a group of
cells while displaying whichever cell you like from that group (just
double-click the bracket for that cell). For me, this means that I
can hide the code which creates some nice output. Unfortunately, if
you re-evaluate that cell-group, the group opens up showing the code.
I wasn't able to find it, but is there a function or short set of
commands that I could use to automatically collapse a group of cells
while displaying say the last cell in the group? The closest I could
find is:
SelectionMove[EvaluationNotebook[], All, EvaluationCell];
FrontEndTokenExecute["OpenCloseGroup"];
However, this closes the group while displaying the first cell rather
than the last cell in the group.
Thanks,
Januk
Prev by Date:
Re: Ellipse equation simplification on Mathematica:
Next by Date:
Plotting graphs in 6.0
Previous by thread:
Re: Phase Portrait
Next by thread:
Re: Close Evaluation Cell in Version 6.0
|