multiple lines copy in InputForm
- From: "ab@xxxxxx" <at2@xxxxxxx>
- Date: Tue, 12 Jul 2005 20:32:22 GMT
Can anyone tell me how to copy multiple lines in InputForm in Mathematica?
For example, When I try to put 3 lines into same cell and at end of each
expression I put //InputForm, it only returns the last item in the cell.
Also, is there an automatic way to get ALL expressions entered as InputForm?
instead of having to type //InputForm at end of each line???
In[59]:=
ab + b // InputForm
ab + b // InputForm
c + d // InputForm
Out[61]//InputForm=
c + d
.
- Follow-Ups:
- Re: multiple lines copy in InputForm
- From: Marko J.
- Re: multiple lines copy in InputForm
- Prev by Date: Re: Problems with bounded linear least squares
- Next by Date: Re: Why I am unwilling to use Mathematica if I can help it
- Previous by thread: DDASPK problem
- Next by thread: Re: multiple lines copy in InputForm
- Index(es):