Mathematica: ContourPlot3D without Frame.

  • Context: Mathematica 
  • Thread starter Thread starter zplot
  • Start date Start date
  • Tags Tags
    Frame Mathematica
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 5K views
zplot
Messages
17
Reaction score
0
I don't find any option to remove the frame from a ContourPlot3D graphic in Mathematica. Can anybody help? Thank you.
 
Physics news on Phys.org
Try Boxed->False and see if that still works. That is supposed to work for all Graphics3D.
 
It works! Thanks a lot, Bill