Marker transparency

4 views (last 30 days)
Julián Francisco
Julián Francisco on 26 Dec 2011
I would like to know if there is possible to set the transparency of a line marker to opaque in order to improve my animation: satellite movement around the Earth.
  4 Comments
Jan
Jan on 27 Dec 2011
Does this interfer with the fact, that markers are opaque? Do you want to draw a small sphere instead?
Julián Francisco
Julián Francisco on 27 Dec 2011
@Jan Simon: If the overall trajectory is drawn first and then the satellite position (space point) is drawn, this latter appears to be opaque. However, if both are drawn simultaneously, then it happens what I mention in the previous comment. Finally, I have replaced the space point with a small sphere and it does work. Thank you for your comment.

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 26 Dec 2011
You can set the MarkerFaceColor property but you cannot set alpha properties for the markers.

More Answers (0)

Categories

Find more on CubeSat and Satellites in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!