How do I launch MATLAB GUI from a C# application?
Afficher commentaires plus anciens
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?
Réponses (0)
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!