Create actxserver for Microsoft Edge

2 views (last 30 days)
Juan
Juan on 25 Aug 2022
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?

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!