How do I launch MATLAB GUI from a C# application?
显示 更早的评论
I designed a Knob using the App Designer, the function accepts an arguments and sets the Knob initial value to it. Now, I want to launch the "knob" from my C# application and pass the initial value from the same C# Application.
And when I change values in the Knob and I need to get those values back in my C# application. Is this feasible?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!