Problem with transparencies and Windows 7
Mostrar comentarios más antiguos
I have a problem when I use transparencies with R2008a installed in Windows 7.
For example if I do:
image(rand(500),'AlphaData',0.5)
hold on
plot(50:50:500,50:50:500,'ko','MarkerFaceColor','k')
hold off
The markers do not show any face color when it should be black
Any idea how to solve it without changing my windows?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Lighting, Transparency, and Shading en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!