You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing a script that run Matlab from pymatbridge. When I stop the script with SIGINT (Ctrl-C), the Matlab instance fails to close. How can I close it?
This is my code:
I am writing a script that run Matlab from
pymatbridge
. When I stop the script with SIGINT (Ctrl-C), the Matlab instance fails to close. How can I close it?This is my code:
The text was updated successfully, but these errors were encountered: