|
[Date Index]
[Thread Index]
[Author Index]
Convert to Expression
- To: mathgroup at smc.vnet.net
- Subject: [mg86441] Convert to Expression
- From: "Namrata Khemka" <namrata.khemka at gmail.com>
- Date: Tue, 11 Mar 2008 03:00:29 -0500 (EST)
Hi everyone,
I have a question regarding using "Show Expression".
If you select a cell and then go to "Format" -> Show Expression.
For example:
Plot[x, {x, 1, 3}]
Selecting the cell and going to format->Show Expression one gets:
Cell[BoxData[
RowBox[{"Plot", "[",
RowBox[{"x", ",",
RowBox[{"{",
RowBox[{"x", ",", "1", ",", "3"}], "}"}]}],
"]"}]], "Input"]
Is there a command to get this Expression that one can type in instead
of using the menu bar?
Thanks very much,
Namrata Khemka
Prev by Date:
Re: Drawing Tools in 6.0.2
Next by Date:
getting prints at desired scale
Previous by thread:
Re: Bug with ListPlot
Next by thread:
Re: Convert to Expression
|