Clear Filters
Clear Filters

plot a quantity, which is a function of three euler angles

2 views (last 30 days)
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
  7 Comments
Sudipta Sinha
Sudipta Sinha on 18 Jan 2014
if i don't consider unit sphere then is it possible?
I was thinking by this way. all possible values of alpha,beta and gamma values always within a sphere. if it is true then my argument is right.
Sudipta Sinha
Sudipta Sinha on 18 Jan 2014
is there any better way to visualize that data? if you have please let me know

Sign in to comment.

Accepted Answer

Mischa Kim
Mischa Kim on 18 Jan 2014
How about a volumetric slice plot? x, y, z would be presented by the angles, the probability through coloring.
  1 Comment
Sudipta Sinha
Sudipta Sinha on 18 Jan 2014
Can you please elaborate it? and can provide the small script or commands for that.
i never came across that one. may be it will work.

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!