Community Profile

photo

Liang Zhan


University of California Los Angeles

Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
plot 3D curve with color-coded direction
Thanks Teja Muppirala, your code works very well in my case, appreciate! Also, thanks Walter Roberson for your input

más de 11 años hace | 0

Pregunta


plot 3D curve with color-coded direction
hi, friends, I have a 3xN matrix, which represents N points in one curve. I know plot3 can plot this curve easily, but I wan...

más de 11 años hace | 3 respuestas | 0

3

respuestas

Respondida
how do use patch in the background?
I run the code in unix background, and the main code is: h=figure('Visible','off'); for i=1:256 for j=1:256 patch(XX, YY, Z...

alrededor de 13 años hace | 0

Pregunta


how do use patch in the background?
I know matlab has patch function, which is patch(X,Y,Z,C) creates a patch in 3-D coordinates. If the coordinate data does not ...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta