For Programmers: Free Programming Magazines  


Home > Archive > Matlab > February 2007 > Vanishing transparency









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Vanishing transparency
maciej

2007-02-28, 8:15 am

Hi,
I generate a surface using 'surf(X,Y,Z)'
and set the transparency with 'alpha(0.4)'
which works fine.
Unfortunately, after (manualy) changing the X axis scale from
'linear' to 'algorithmic' the transparency is gone!
Any idea why?

Regards,
Maciej
Jérôme

2007-02-28, 8:15 am

maciej a écrit :

> 'linear' to 'algorithmic'


Hi,

i think you meant :

str='algorithmic'
str([2 4 3 1 5:end])

Read this :

http://www.mathworks.com/support/so...ta/1-19R21.html

Jérôme
maciej

2007-02-28, 8:15 am

thanks a lot,
M.

Jérôme wrote:
>
>
> maciej a écrit :
>
>
> Hi,
>
> i think you meant :
>
> str='algorithmic'
> str([2 4 3 1 5:end])
>
> Read this :
>
> <http://www.mathworks.com/support/so...ta/1-19R21.html>
>
> Jérôme
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com