|
[Date Index]
[Thread Index]
[Author Index]
Re: Postfix and options
- To: mathgroup at smc.vnet.net
- Subject: [mg115319] Re: Postfix and options
- From: Bob Hanlon <hanlonr at cox.net>
- Date: Fri, 7 Jan 2011 04:11:39 -0500 (EST)
Use pure function
{{1, 2}, {3, 4}} // TableForm[#, TableHeadings -> Automatic] &
Bob Hanlon
---- Themis Matsoukas <tmatsoukas at me.com> wrote:
=============
?Is it possible to specify TableHeadings in
{{1,2},{3,4}}//TableForm
More generally, can one specify options for functions in postfix form?
Thanks
Themis
Prev by Date:
Clip[] doesn't work as expected
Next by Date:
Re: Postfix and options
Previous by thread:
Re: Postfix and options
Next by thread:
Re: Postfix and options
|