DLR-SC/tixi

TiXI Matlab support

Closed this issue · 0 comments

I would like to open an issue on behalf of some TU-Delft colleagues who are trying to use the Matlab bindings. As it is a bit difficult for me to reproduce Matlab problems as I am not a Matlab user, maybe someone in this forum can help?

I’m currently trying to read cpacs file using matlab, with tigl/tixi libraries. I followed the tutorial online, where it says a precompiled mex file is provided. However, when I was trying to open xml file, matlab returns me an error saying:
Error using tixiOpenDocument (line 11)
Invalid MEX-file 'C:\Program Files\TIXI 3.3.0\share\tixi3\matlab\tixi3_matlab.mexw64': The specified procedure could not be found.

The tigl matlab example also returns an error when I was trying to open the provided xml.
Error using matlab_demo (line 22)
Error opening cpacs file with TiXI

I have made sure both tigl and tixi matlab libraries have been added to the search path. I have tried using both matlab 2021b and 2023b. I’m not very good with programming/coding, maybe I made some silly mistakes. I spent some time to troubleshoot but cannot resolve the issue. Could you guys please provide me some insights on this?

Thank you so much for your time.

Best Regards,