Feeds
已回答
How to Quit MATLAB using C# & COM?
I use this code: try { matlab.Execute("quit"); } catch (Exception ex) { } It is not so clean but i...
How to Quit MATLAB using C# & COM?
I use this code: try { matlab.Execute("quit"); } catch (Exception ex) { } It is not so clean but i...
12 years 前 | 0
