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!