Hi Ahmed,
For this, use the latest release of PIVmat (4.20).
First export your PIVlab results in a mat file.
Then, from the command window, import it in matlab as a PIVmat structure, using : v = loadvec('myfile.mat');
Display it with : showf(v)
See the help files for additional features.
Frederic