I am plotting the following Stewart platform in Matlab using plot3 and fill3.
The green line that I have marked in the red circle is not supposed to be visible because it is behind the top layer.
How can I make the top layer to not be see-through?

Here is a link to the matlab help for the command
alpha, which "sets transparency properties for objects in current axes".