AcitiveX commands in Mac OS?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Stephen
el 30 de Oct. de 2020
Comentada: Michelangelo
el 5 de Jun. de 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.
0 comentarios
Respuesta aceptada
Ameer Hamza
el 30 de Oct. de 2020
Editada: Ameer Hamza
el 30 de Oct. de 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 comentario
Michelangelo
el 5 de Jun. de 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
Más respuestas (0)
Ver también
Categorías
Más información sobre ActiveX en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!