Não foi possível enviar o arquivo. Será algum problema com as permissões?
          
          
          
          
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anterior Revisão anterior | |||
| pessoais:jcfaria [2012/08/01 09:33] jcfaria | pessoais:jcfaria [2012/08/01 19:25] (atual) jcfaria | ||
|---|---|---|---|
| Linha 801: | Linha 801: | ||
| # Name : Script to test plotlm3d | # Name : Script to test plotlm3d | ||
| # Author  : Jose Claudio Faria and Duncan Murdoch | # Author  : Jose Claudio Faria and Duncan Murdoch | ||
| - | # Date (dd/mm/yy): 23/7/06 07:21:23 | + | # Date (dd/mm/yy): 2012/07/01 | 
| - | # Version  : v17 | + | # Version  : v18 | 
| # Aim : To plot 3d scatter, an or, surfaces with rgl package | # Aim : To plot 3d scatter, an or, surfaces with rgl package | ||
| #=============================================================================== | #=============================================================================== | ||
| Linha 816: | Linha 816: | ||
| groups  = Species, | groups  = Species, | ||
| xlab = 'SL', | xlab = 'SL', | ||
| - | ylab = 'PL', | + | ylab = 'SW', | 
| - | zlab = 'SW', | + | zlab = 'PL', | 
| grid = F, | grid = F, | ||
| sphere.factor = 1)) | sphere.factor = 1)) | ||
| Linha 832: | Linha 832: | ||
| box = T, | box = T, | ||
| xlab = 'SL', | xlab = 'SL', | ||
| - | ylab = 'PL', | + | ylab = 'SW', | 
| - | zlab = 'SW', | + | zlab = 'PL', | 
| grid = F, | grid = F, | ||
| sphere.factor = 1)) | sphere.factor = 1)) | ||
| Linha 845: | Linha 845: | ||
| surface  = T, | surface  = T, | ||
| xlab = 'SL', | xlab = 'SL', | ||
| - | ylab = 'PL', | + | ylab = 'SW', | 
| - | zlab = 'SW', | + | zlab = 'PL', | 
| grid = F, | grid = F, | ||
| sphere.factor = 1)) | sphere.factor = 1)) | ||
| Linha 862: | Linha 862: | ||
| box  = F, | box  = F, | ||
| xlab  = 'SL', | xlab  = 'SL', | ||
| - | ylab  = 'PL', | + | ylab  = 'SW', | 
| - | zlab  = 'SW', | + | zlab  = 'PL', | 
| grid  = F, | grid  = F, | ||
| sphere.factor  = 1)) | sphere.factor  = 1)) | ||



