Tagged Questions
10
votes
3answers
173 views
How to plot a surface from a set of data?
Disclaimer: I already read questions like 2D surface on a 3D surface plot external data in a file and 3D surface plots in TikZ but these did not solve my problem.
I have this set of data:
x y ...
1
vote
0answers
647 views
Exporting 3D graphics from Mathematica to TeX [closed]
So far, whenever I had to use a 3D plot generated in Mathematica in a LaTeX document, I used exported the graphics to either of the following:
PDF
PNG
file format. Then I could easily include the ...
