Feeds
提问
extract data from quiver plot
Hello, I have a quiver plot called, hQ = quiver(x,y,U,V,.4,'k-'); The quiver plot is draw and how am i going to ex...
14 years 前 | 0 个回答 | 0
0
个回答提问
quiver plot
Hello, I have a quiver plot, hQ = quiver(x,y,unode',vnode',.4,'k-'); and i am trying to extract the data from this ...
14 years 前 | 1 个回答 | 0
1
个回答提问
reading velocity vectors from figure 1 at ly = 0.5 and lx = 0.5 and plotting the graph
Hi everyone, This code below creates figure 1, if floor(25*k/nt)>floor(25*(k-1)/nt), fprintf('.'), end if k==1|fl...
14 years 前 | 0 个回答 | 0
0
个回答提问
reading values from a graph
I have written a code which gives me a graphical output called figure 2. Now i want to make my code take the all the values fr...
14 years 前 | 0 个回答 | 0
