Link Ansys with Matlab
I want to do optimisation in Matlab by linking it to Ansys.
I need to get my graph from Ansys in each itteration and import the graph in Matlab in order to compare with experimental results and get new coefficients. These coefficients again needs to import in Ansys file.
I could manage to do it with smaller size file (with less degree of freedom), but when it comes to complicated geometry with more nodes and elements number, I got liscence problem. It looks like there is a limitation in running when you call Ansys from Matlab.