Graphics, Figures & Tables ⇒ Spherical coordinates figure
Spherical coordinates figure
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Spherical coordinates figure
You'll have to replace "foo" with your own filename, of course, and before you can call the first step, you need to open a console with a working directory set to the path your .tex file resides in.
Let's try this again : (assuming the folder and file names from your .log file above)
- open a console
(since you mentioned one above, I assume you know what that is and where to find it) - navigate to your .tex file
cd ~/Desktop - run pdfLaTeX
pdflatex TSWLatexianTemp_000858.tex - run asymptote
asy TSWLatexianTemp_000858-01.asy - run pdfLaTeX again
pdflatex TSWLatexianTemp_000858.tex - if no error occured, you now have a file `TSWLatexianTemp_000858.pdf'
KR
Rainer
Spherical coordinates figure
And since this figure is really interactive, I can rotate it by hand and find the nicest view before exporting the vectorial file from Mathematica. Much easier !
Spherical coordinates figure

Pretty sure this is the final version.