Hi Aurel!
Thanks for your answer.
I tried now :
meshtool extract gradient -msh=path-to-my-mesh.pts -idat=vm.igb -odat=gradient -ifmt=carp_txt
Where vm.igb is one beat of my simulation.
I get two files, one is the gradient.grad.igb and the other the gradient.gradmag.igb. The first one if I open with meshalyzer I can see that it shows the voltage gradient over time (mainly shown by the depolarization wave). The other one, which I thought might be the conduction velocity, is also a time-stack, which doesn't show any particular pattern but just noise. I would expect the CV file to be just 1 frame, and to show a particular pattern that can be expected from watching the voltage. On GLGradient one could define another option (--velocity) so one would get the velocity directly, but this extract gradient from meshtool doesn't seem to have it.