Feeds
已回答
How to plot vector from data
Well Looks like I found a way. I "manually" created the required vectors. If x=[1 2 3] and y=[4 5 6] I created the new ve...
How to plot vector from data
Well Looks like I found a way. I "manually" created the required vectors. If x=[1 2 3] and y=[4 5 6] I created the new ve...
13 years 前 | 0
已回答
How to plot vector from data
hmm X is defined as smthg like X=-3:0.03:3; ( meters ) Y=-2:0.02:2; ( meters ) So X(1)=-3 and Vec_X(1) is the X component of...
How to plot vector from data
hmm X is defined as smthg like X=-3:0.03:3; ( meters ) Y=-2:0.02:2; ( meters ) So X(1)=-3 and Vec_X(1) is the X component of...
13 years 前 | 0
提问
How to plot vector from data
Hi, I want to display 3D vectors. I got every channel in a different vector. Also Vec_X contains about 100 values and X is ...
13 years 前 | 3 个回答 | 0