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

2 visualizaciones (últimos 30 días)
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)?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 15 de En. de 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/>

Más respuestas (0)

Categorías

Más información sobre Use COM Objects in MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by