MATLAB: Plot a quantity, which is a function of three euler angles

4d plots

Hi All,
I want to plot a quantity (p) which is a function of three Euler angles, i,e p=f(alpha,beta,gamma). I want to plot 'p' on a unit sphere where alpha, beta and gamma angles are correctly describable. Can anyone help me which function in matlab is more appropriate for that.
I am eagerly waiting for your reply.
Thanks in advance Sudipta

Best Answer

How about a volumetric slice plot? x, y, z would be presented by the angles, the probability through coloring.