DOCUMENTATION CENTER SEARCH
Mathematica
>
MathLink パケット
>
Mathematica
組込みシンボル
MathLink と外部プログラム通信
チュートリアル »
|
MathLink パケット
並列計算とグリッド計算
その他 »
TextPacket
TextPacket
[string]
Print
等の関数で出力された
Mathematica
からのテキスト出力
string
を含む
MathLink
パケットである.
例題
すべて閉じる
例
(1)
補助的な
Mathematica
カーネルプロセスを起動する:
In[1]:=
Out[1]=
最初のパケットを読む:
In[2]:=
Out[2]=
入力するテキストを表すパケットを書く:
In[3]:=
評価結果は
TextPacket
である:
In[4]:=
Out[4]=
リンクを閉じる:
In[5]:=
チュートリアル
MathLink
と外部プログラム通信
その他
MathLink パケット
並列計算とグリッド計算
バージョン 3 の新機能
© 2008 Wolfram Research, Inc.