PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Built-in
Mathematica
Symbol
MathLink and External Program Communication
Tutorials »
MenuPacket
MenuPacket
[
integer
,
string
]
is a
MathLink
packet indicating a menu request with title
string
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Launch a subsidiary
Mathematica
kernel process:
In[1]:=
Out[1]=
Read the first packet and send an infinite loop program:
In[2]:=
Out[2]=
In[3]:=
Send an interrupt:
In[4]:=
A
MenuPacket
expression with an interrupt menu:
In[5]:=
Out[5]=
Close the link:
In[6]:=
TUTORIALS
MathLink
and External Program Communication
New in 3
© 2008 Wolfram Research, Inc.