How do I tranfer graphics file via Mathlink
- To: mathgroup@smc.vnet.net
- Subject: [mg10631] How do I tranfer graphics file via Mathlink
- From: g39rio@cp.eng.chula.ac.th
- Date: Tue, 27 Jan 1998 03:09:55 -0500
- Organization: Indiana State University
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