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

조회 수: 28 (최근 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 CenterFile Exchange에서 Develop 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