c# - Developing a :NET library started by a MATLAB application -


we developing .net library, has wpf ui. application started matlab application , figured out, things behave different, when start matlab, instead of starting our .net mock application (application.current null - maybe there other differences). since testing through matlab bit cumbersome (quit matlab, build project in vs, start matlab, set breakpoint in matlab function, run matlab function, attach vs matlab, continue debugging in matlab): how can setup test application, uses our library , behaves our target system - integrates better vs?


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -