MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: undocumented feature: TableView

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103850] Re: undocumented feature: TableView
  • From: Colin Rose <colin at tri.org.au>
  • Date: Fri, 9 Oct 2009 07:16:34 -0400 (EDT)
  • References: <hakjjr$d4v$1@smc.vnet.net>

In article <hakjjr$d4v$1 at smc.vnet.net>,
 Guido Tripaldi <guido at gtripaldi.it> wrote:

> Hello,
> 
> today I typed by accident "TableView" instead of "TableForm" writing a  

> In[1]:=  mylist = Table[ Subscript[a, i, j], {i, 5}, {j, 3}  ]       
> (*   a little matrix   *)
> 
> In[2]:=  mylist // TableView     (*   show it as a small spreadsheet    
> *)


How cool.


  • Prev by Date: Re: Grad in VectorAnalysis`
  • Next by Date: Re: How to do curved arrows?
  • Previous by thread: undocumented feature: TableView
  • Next by thread: Re: undocumented feature: TableView