Re: A MeijerG Palette
- To: mathgroup at smc.vnet.net
- Subject: [mg94663] Re: A MeijerG Palette
- From: dh <dh at metrohm.com>
- Date: Fri, 19 Dec 2008 07:24:39 -0500 (EST)
- References: <gidfab$ep$1@smc.vnet.net>
Hi,
e.g. you could try:
CreatePalette[
PasteButton[
MeijerG[Table[Placeholder[], {2}, {2}],
Table[Placeholder[], {2}, {2}], Placeholder[]] //
TraditionalForm]]
hope this helps, Daniel
pcoords29 at gmail.com wrote:
> Dear Group,
>
> At the moment, each time I use the Mathematica syntax with all the curly
> brackets, to input the MeijerG function, I have to do
> TraditionalForm to ensure that I've input the arguments correctly
> (which is a bit of a pain).
>
> Does anyone know if there is a palette available for MeijerG? I tried
> creating my own, but I don't know how to put the vertical line inside
> the square brackets.
>
> A few tips will be most appreciated.
>
>
> Thanks in advance.
>
> Sid.
>