Thank you sven for the reply,
I do know handle the matlabl functions for telemac output processing, i did it with a fortran routine too but still the number of grafic record (m.NSTEPS) is false... Annother thing goes wrong with telstepr.m : you can run it for imaginary records (greater than the last one) I mean you can do the folowing :
m=telheader(full path of your results.slf)
mm=telstepr(m,m.NSTEPS + n); % wher n is an integer geater than 0
Run of successive simulations is a good idea actually, I think this is the only alternative in my case.
thanks again
Mourad