How can i update the default matlab mcr version to a new one?

1 回表示 (過去 30 日間)
David Fernandez
David Fernandez 2016 年 3 月 9 日
コメント済み: Walter Roberson 2016 年 3 月 9 日
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 件のコメント
David Fernandez
David Fernandez 2016 年 3 月 9 日
I am running a series of matlab files in order to estimate the demand for electricity in Spain. One of that matlabs files is "EXE_estimacion.exe" and it does the estimation using multiples CPUs(i have installed an intel i7). When I try to do the estimation with runtime 8.5, matlab run this file but never calculate anything. I have installed runtime 9.0 but it doesn,t fix the problem with this file.
Walter Roberson
Walter Roberson 2016 年 3 月 9 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by