- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to interface Matlab and Ansys. Starting Ansys from Matlab again and again in a loop.
It worked but after several loops it stop and a window with below error comes up.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Presumably, ANSYS contains some code that calls the IFort runtime library, and a crash occurred in one of those calls. It is possible that if your Matlab code calls ANSYS repeatedly and, in each call, ANSYS does not terminate gracefully, more and more memory gets tied up until this leads to a crash.
The post-crash stack trace shows no involvement of Matlab or user source code. You have to contact ANSYS or ask in an ANSYS user forum with particulars of what you are trying to do.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page