Hey,
I use Abaqus2Matlab to do the post-processing of my Abaqus/Explicit simulation.
I have no problems with the Fil2str to read my .fil. But if I try to extract the node coordinates (coord=Rec1901(Rec)), I have got the following error :
Nonfinite endpoints or increment for colon operator in index.
Error in Rec1901 (line 83)
a1=str2num(Rec(ind1:ind2))
I have already used it with the same design but with a larger mesh and there was no error. Have you an idea about what's going on ?
Thanks!!
Regards,
Mathilde
Hi George,
I have run into the same problem with Rec1901.m . My email is sschwaner3@gatech.edu. Would you mind sending me the open source code of any bug fixes (mainly Rec1901.m)?
Thanks!
Stephen