A Graphical User Interface problem
2 views (last 30 days)
Show older comments
How to link the Visual Basic 6 graphical user interface to MATLAB and Simulink??
1 Comment
Paulo Silva
on 23 Jan 2011
I don't know if that's even possible but you can easily build a matlab graphical user interface like you do in visual basic.
Answers (1)
Sebastian
on 25 Jan 2011
Maybe you can use MATLAB's interface to COM to link to your VB application? The External Interfaces Section in the MATLAB documentation contains a few examples on this, e.g. look for "MATLAB COM Automation Server Support".
0 Comments
See Also
Categories
Find more on Use COM Objects in MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!