|
[Date Index]
[Thread Index]
[Author Index]
Re: Question: Embed mathematica 3d in pdf?
- To: mathgroup at smc.vnet.net
- Subject: [mg85668] Re: Question: Embed mathematica 3d in pdf?
- From: behcet <erdoganozat at gmail.com>
- Date: Tue, 19 Feb 2008 01:49:50 -0500 (EST)
- References: <fp99jg$1j3$1@smc.vnet.net>
graph=Plot3D[....]
Export["filename.eps", graph]
and the plot will be be exported to filename.eps, probably to my
documents folder or if somewhere else you can find it using Find.
Prev by Date:
Re: Find smallest eigenvalues in mathematica
Next by Date:
Summation question
Previous by thread:
Question: Embed mathematica 3d in pdf?
Next by thread:
[functional approach should give] an even faster way to normalize a
|