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
8 years 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...
8 years 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...
10 years 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 ...
10 years ago | 1 answer | 0
1
answer
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.