Create actxserver for Microsoft Edge
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
To create an internet explorer actx server I would usually run the following command:
% create an internet explorer object
h = actxserver('internetexplorer.application');
However, with internet explorer no longer being supported. Microsoft Edge has an option to enable Internet Explorer mode which should have actx server available. How could I create that type of object?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Use COM Objects in MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!