Create actxserver for Microsoft Edge
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
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!