|
[Date Index]
[Thread Index]
[Author Index]
Creating a hybrid cell
- To: mathgroup at smc.vnet.net
- Subject: [mg108871] Creating a hybrid cell
- From: Geico Caveman <spammers-go-here at spam.invalid>
- Date: Mon, 5 Apr 2010 08:00:46 -0400 (EDT)
I am doing a calculation. Let us say that the result of the calculation
is in variable X1 (which was extracted from a list using [[]] type
constructs - unimportant, but it is a result).
I want to add text cells later in the notebook that refer to the value
of X1 (not the string "X1"). I have tried doing this with the use of
inline cells crtl + ( and ctrl + ), but when I evaluate the notebook, I
just get something like :
"We calculated X1 earlier to be X1." instead of the expected "We
calculated X1 earlier to be <<value of X1>>".
I am trying to use Mathematica as a tool to create a handout for a class.
I am not a Mathematica newbie, though I am new to using it for any
purpose other than as a calculation program.
Any ideas if this is possible ?
Prev by Date:
if using Mathematica to solve an algebraic problem is like copying
Next by Date:
Re: Intel MKL 10
Previous by thread:
Re: if using Mathematica to solve an algebraic problem is like copying
Next by thread:
Re: Creating a hybrid cell
|