Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

unique Matlab COM sessions for each client?

1 visualización (últimos 30 días)
Bob Li
Bob Li el 11 de Mzo. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi,
We are trying to use MATLAB automation. In VB we followed help:
To set up your Visual Basic project:
  • Select the Project menu.
  • Select Reference from the subsequent menu.
  • Check the box next to the MATLAB Application Type Library.
  • Click OK.
In your Visual Basic code, use the New method to create the server:
Matlab = New MLApp.MLApp
this worked. However, if we have multiple VB applications(.exe), they all connect to the same Matlab environment and messes with each other. Is there a way to create unique Matlab sessions for each client?
Bob

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by