First time here? Check out the FAQ!

Ask Your Question
1

implicit_plot3d of discontinuos functions (like max(x,y,z))

asked 5 years ago

Felix_ITA gravatar image

Hello, I tried to plot a discontinous function like implicit_plot3d(max(x,y,z),(x,-2,2),(y,-2,2),(z,-2,2)) but I don't get the expected result. Anyone can help me?

actually my implicit surface is so defined: f(x,y,z)=max(x,y,z)-3*min(x,y,z), f(x,y,z)==0

thanks in advance Filippo

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
0

answered 5 years ago

Felix_ITA gravatar image

found the answer! max and min for symbolic calculation are max_symbolic and min_symbolic

thanks.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 5 years ago

Seen: 228 times

Last updated: Dec 12 '19