Community Profile

photo

Liang Zhan


University of California Los Angeles

Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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

mehr als 11 Jahre vor | 0

Frage


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...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
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...

etwa 13 Jahre vor | 0

Frage


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 ...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort