How to Install New Versions
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Xiaobo Dong
el 31 de Ag. de 2019
Comentada: Steven Lord
el 31 de Ag. de 2019
I have an R2018b version in my PC and now I want to install 2019a. What should I do? Must I uninstall 2018b and then install 2019a? Or can I update directly?
0 comentarios
Respuesta aceptada
the cyclist
el 31 de Ag. de 2019
You do not need to uninstall your old version. (You can keep mulitple versions on your machine.)
1 comentario
Steven Lord
el 31 de Ag. de 2019
the cyclist is right, but one point I want to add: install the new version in a new directory.
Don't try to install two releases in the same directory, as that could lead to using the wrong function (if a function is changed and moved to a different directory in the newer release, whether its new home or its old home is first on the MATLAB path would impact whether the new version or the old version gets called.)
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!