Hi, I have got a question regarding the quiver plot (Horn-Schunck method). Why do you move negative in the x-direction - from the end to the start? quiver(X, Y, U1(end: -1:1,:), V1(end: -1:1,:), 3); Thank you and greetings
Hi,
I have got a question regarding the quiver plot (Horn-Schunck method).
Why do you move negative in the x-direction - from the end to the start?
quiver(X, Y, U1(end: -1:1,:), V1(end: -1:1,:), 3);
Thank you and greetings