Elias Sandouk
May 11
Abaqus2Matlab Users Forum
Hi all,
I would like to read an ODB file results into MATLAB. First I upload the file, then it shows me that the file has been selected. Then I go to Explore and click on Outputs then on Field Output Variable Results. Then a window opens where I choose which variable I want, etc. Then I click on Generate Code. But when I run the code in MATLAB, it tells me in the Workspace Center that there is an error in the function "giveformat2ODBFunction". The error that is displayed is in this line:
FIELDS=strsplit(fieldOutput{1,1}.componentLabels);
Unfortunately, I can't understand the whole function and I don't know where the problem could be. Can anyone help me with this?
It would also be nice if someone could make a tutorial on the latest version.
Many thanks in advance!
Many greetings,
Elias Sandouk
Like