|
[Date Index]
[Thread Index]
[Author Index]
Re: Spreadsheet like input
- To: mathgroup at smc.vnet.net
- Subject: [mg90711] Re: Spreadsheet like input
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Sun, 20 Jul 2008 06:34:28 -0400 (EDT)
On 7/19/08 at 4:48 AM, i.devillares at codenet.es (Ignacio De Villares)
wrote:
>Please, where can I learn about entering data into Mathematica's
>front end by means of a "spreadsheet looking" grid (of course,
>whithout further external software) ?
The only things I know in Mathematica that look like a
spreadsheet would be the creation of a table or matrix.
You can get a template for either by using the menu item Insert->Table/Matr=
x->New...
You can add rows using cntrl-return or add columns using cntrl-,
Note, these are Mac keyboard shortcuts. Shortcuts for Windows or
another operating system are likely somewhat different.
An alternative for using the menu item above would be to have
the Basic Math Input palette open and click on the box showing a
2 x 2 matrix template. I like this alternative better since the
result has the first element highlighted which accepts the next
keystroke as an entry. In contrast, the first method has none of
the cells highlighted, requiring you to select one before you
can start inputting data.
Prev by Date:
Problems with FindMinimum
Next by Date:
Re: Spreadsheet like input
Previous by thread:
Re: Spreadsheet like input
Next by thread:
Re: Spreadsheet like input
|