I tried with
[u, v] = get_highpassed_vectors(handles, u, v);
but it threw an error. So I rewrote this as [u, v] = plot.get_highpassed_vectors(handles, u, v); (see attached figure 1)
By doing so, I received only 3 vectors (see attached figure 2), which is obviously wrong.
Can you please make this check with anyone who has access to Tecplot? It would be a great help to me.