Running MATLAB code using the Runtime

1 visualización (últimos 30 días)
Brys
Brys el 12 de Jun. de 2023
Comentada: Brys el 13 de Jun. de 2023
I have a GUI that I would like to send to someone without MATLAB. Can I simply send the code to be run using the MATLAB Runtime, or does it need to be compiled using the purchased MATLAB Compiler package?

Respuesta aceptada

Walter Roberson
Walter Roberson el 12 de Jun. de 2023
It needs to be compiled with MATLAB Compiler. The MATLAB Runtime is only for use with programs compiled with MATLAB Compiler or MATLAB Compiler SDK
  1 comentario
Brys
Brys el 13 de Jun. de 2023
Thanks! This is what I thought, but a friend of mine said different.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by