Community Profile

photo

Liang Zhan


University of California Los Angeles

Active since 2011

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Answered
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

mer än 11 år ago | 0

Question


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

mer än 11 år ago | 3 answers | 0

3

answers

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

nästan 13 år ago | 0

Question


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

nästan 13 år ago | 1 answer | 0

1

answer