Can I develop "ActiveX Control (OCX file)" from an MATLAB file that uses MATLAB Graphics with the MATLAB COM Builder?

2 vues (au cours des 30 derniers jours)
Can I develop "ActiveX Control (OCX file)" from an MATLAB file that uses MATLAB Graphics with the MATLAB COM Builder?
Is is possible to generate an ActiveX control with the MATLAB COM Builder?
Can MATLAB graphics be embedded into my own application (no figure windows)?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 15 Jan 2010
The MATLAB COM Builder allows users to generate COM objects from MATLAB Functions. These functions can utilize MATLAB mathematical and graphics routines.
At this time it is not possible to generate an embeddable ActiveX control with the MATLAB COM Builder. Any graphics calls will result in a MATLAB figure window being displayed.
We are aware of the desire for such functionality and our development staff is investigating its feasibility.
For more in-depth information on the MATLAB COM Builder, please see the following link:
<http://www.mathworks.com/products/netbuilder/>

Plus de réponses (0)

Catégories

En savoir plus sur Use COM Objects in MATLAB dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by