Re: Convert to Expression
- To: mathgroup at smc.vnet.net
- Subject: [mg86454] Re: Convert to Expression
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 11 Mar 2008 05:33:33 -0500 (EST)
- Organization: Uni Leipzig
- References: <fr5e6d$obc$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi,
Ctrl+Shift+E
convert forward and back.
Regards
Jens
Namrata Khemka wrote:
> 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
>
>