MathGroup Archive 1998

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

Search the Archive

How do I tranfer graphics file via Mathlink



Dear;

	I want to write my own mathlink program to transfer graphics from 
Mathematica3.0 to produce something. What is Argument type in template 
file that i must write for transfer this.
	foe example :
		I want to transfer graph Sin[x] to my mathlink program, I  want to use
my own program getgraph[Plot[Sin[x],{x,0,2}]

How do I write template file "getgraph.tm" and what type of graphics
file  that Mathematica send to Mathlink(How do I received graphics file
from  Mathematica) or it had other way to do this job(please not answer
that  manual save graphics file because my job that want to do
something to  that graphics file before and return to Mathematica to
plot it)

Best Regards
R.Inorn



  • Prev by Date: Bit-wise operations?
  • Next by Date: 3D problem
  • Prev by thread: Re: Bit-wise operations?
  • Next by thread: Re: How do I tranfer graphics file via Mathlink