Create actxserver for Microsoft Edge
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Use COM Objects in MATLAB dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!