accessing automation servers from different versions of MATLAB
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am writing C code to interact with the MATLAB automation server.
When I compile using the class ID for the 2010b server, then I cannot communicate with the 2011a server, and vice-versa.
Is there a way to access different automation server versions without explicitly specifying class IDs?
Scott
1 comentario
Friedrich
el 3 de Jun. de 2011
How do you connect to the ML automation server? I would guess engopen? How do you specify the class id?
Respuestas (0)
Ver también
Categorías
Más información sobre Write COM Applications to Work with MATLAB 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!