Does anyone have experience importing Ansys 'input' files to MATLAB?

I am looking to read in the contents of the txt file and extract the nodal data into MATLAB arrays.

The end goal will be to access these arrays, carry out modifications and then have matlab reconfigure the data back into a txt file that can be read into Ansys. However for now I am only focusing on the importing side.

Similar questions and discussions