This app was created in a newer version of App Designer and cannot be opened for editing

25 ビュー (過去 30 日間)
Hi there,
I'm currently working with MATLAB 2017b and using App Designer to develop a simple app. The problem raised when I asked my friend to complete a part of the code on his PC. Everything were working well there but when I tried to open the completed code (.mlapp file) in my version I got the following error:
"This app was created in a newer version of App Designer and cannot be opened for editing"
Any idea except updating the whole MATLAB to 2018 version, will be greatly helpful!

採用された回答

Melissa Williams
Melissa Williams 2018 年 12 月 12 日
There was a change made between 17b and 18a to the way App Designer saves an app. Your friend on the newer release can
  • go to the Save drop down menu in App Designer and select "Save Copy As".
  • Inside the save dialog, on the Save As Type drop down, select R2017b and save.
saveCopyAs.png
You'll need to repeat this any time he makes a change but this is only for switching back to releases prior to 18a, you wouldn't need to do this if say he were on 18b and you were on 18a. Hope this helps!
  4 件のコメント
cherry jain
cherry jain 2021 年 7 月 8 日
It shows that my app has some features that will only work in 2019.
Krzysztof
Krzysztof 2023 年 6 月 12 日
Hi, I am trying to save my app created using Matlab R2023a so it could be used by a user with Matlab R2016a, but even though I use "save copy as" button there is no possibility to choose older versions of .mlapp? Can you help me please?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by