MathGroup Archive 1997

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

Search the Archive

the method of Graphics Display by MathLink

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9592] the method of Graphics Display by MathLink
  • From: "Shinji nakanoda at jeol.co.jp" <nakanoda at jeol.co.jp>
  • Date: Thu, 13 Nov 1997 23:24:04 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

Dear Math Group.

  Now, I'm trying to display graphics by MathLink in remote mode.
 
  The Mathlink Tutorial tell me that use Motif.m following

      MLPutFunction(link,"Get",1)
      MLPutFunction(link,"Motif.m")
      ...

  But,ther is one problem.
  In stating Mathematica, I have to execute next command.

     Install[" ",linkMode->Listen]

  I want to automatically execute this command in stating mathematica,
  and want to execute mathematica from external by exec() system call.
  
  Is there solution?
 
  My version is HP9000 Series 700 2.2 (Jan 6 1994)
 
  ---------------------------------------
  Nakanoda Shinji 
  JEOL Ltd.
    Musashino 3-1-2 Akisima Tokyo 196 Japan
  TEL: 81-425-42-2281
  E-Mail: nakanoda at jeol.co.jp
  http://www.jeol.co.jp/


  • Prev by Date: Re: Display is wrong
  • Next by Date: Re: [Q] gnuplot features in Mathematica 3.x
  • Previous by thread: Hatching of a polygon
  • Next by thread: Re: the method of Graphics Display by MathLink