Clear Filters
Clear Filters

AcitiveX commands in Mac OS?

7 views (last 30 days)
Stephen
Stephen on 30 Oct 2020
Commented: Michelangelo on 5 Jun 2024
Is it still true that ActiveX can only be used in MS Windows and not Mac OS?. I can't read/manipulate excel files in my script when running the script on a Mac. I have no problems with the same script when running on a PC.

Accepted Answer

Ameer Hamza
Ameer Hamza on 30 Oct 2020
Edited: Ameer Hamza on 30 Oct 2020
Yes, it is true, ActiveX is only supported for Windows. That script will not run on macOS. Note this is not MATLAB's limitation, rather Microsoft designed ActiveX to work on windows.
  1 Comment
Michelangelo
Michelangelo on 5 Jun 2024
What can i do to modify a file that for Windows ActiveX was running but not in Mac? What can i put in place of actxserver? I am a bit desperated

Sign in to comment.

More Answers (0)

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!