How can i update the default matlab mcr version to a new one?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am running Matlab2015a in windows 10 (64bits) and i need to update de matlab runtime from the default version (v8.5) to runtime version 9.0 . I have downloaded and installed it but it doesn,t work.
4 comentarios
Walter Roberson
el 9 de Mzo. de 2016
Installing extra runtime will not change the execution of the exe. Each exe can use only the version of mcr it was compiled for. mcr are not backwards compatible, so installing a newer version would not give bug fixes for previous versions.
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing 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!