MathGroup Archive 1998

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

Search the Archive

Re: two questions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg13024] Re: two questions
  • From: "Jrgen Tischer" <jtischer at col2.telecom.com.co>
  • Date: Tue, 30 Jun 1998 00:26:22 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Senay,

Paste the following Cell expression in a notebook and
   click "Yes" on the dialog box that results.

Cell[TextData[{
  ButtonBox["Learn more about MultinormalDistribution",
    ButtonData:>"Statistics`MultinormalDistribution`",
    Active->True,
    ButtonStyle->"AddOnsLink"],
  "\n",
  ButtonBox["Learn more about MathLink",
    ButtonData:>"2.12.1",
    Active->True,
    ButtonStyle->"AddOnsLink"]
}], "Text"]

This will create two hyperlinks to the respective help items.

Jrgen

P.S. I hope you forgive me the plagiarism, Paul, I liked it so much.

-----Original Message-----
From: SAgca at lnc.com <SAgca at lnc.com>
To: mathgroup at smc.vnet.net
Subject: [mg13024] two questions


>
>     I have two questions:
>
>     1) Is there bivariate normal probability function in mathematica
>     2)if there is, how can I call it from a program written in Unix C
>
>
>
>     Thanks.
>
>     Senay Agca
>



  • Prev by Date: multivariable functins with variable number of arguments
  • Next by Date: Re: Re: Maximize
  • Previous by thread: Re: multivariable functins with variable number of arguments
  • Next by thread: Max of Concave List...And The Winner Is....