Borrar filtros
Borrar filtros

Does the nokia license No. 703### allow matlab running in linux (ubuntu)?

1 visualización (últimos 30 días)
Hi: Usually it is running in Windows, but when MCR is needed in linux, does the nokia license No. 703### allow matlab running in linux (ubuntu)?

Respuesta aceptada

Walter Roberson
Walter Roberson el 23 de Oct. de 2017
Yes. MATLAB licenses are not locked to an operating system. Some MATLAB licenses are locked to user names; others are locked to a combination of host MAC address and user name; others are locked to host MAC address.
When an executable is compiled using MATLAB Compiler, the intent is that the user of the compiled executable does not need any kind of license with Mathworks, even if toolboxes were used.
However: executables compiled with MATLAB Compiler are only valid with the same kind of operating system that they were compiled on; at most with the same operating system family. This is not because of license locks: this is just because the "executable" is a binary program, and the process of compiling is operating-system specific. Therefore the code authors would need to compile it on Linux for it to be possible to execute it on Linux, for technical reasons.
If you are using something like Parallels, or vine to run MS Windows as a virtual machine, then it is plausible that you should be able to use the MS Windows compiled version, in emulation in the virtual machine.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing 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