AcitiveX commands in Mac OS?
15 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
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
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
More Answers (0)
See Also
Categories
Find more on ActiveX in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!