Effacer les filtres
Effacer les filtres

Is it possible to save .mlapp files that competible to a previous version of MATLAB?

15 vues (au cours des 30 derniers jours)
I've created a app in 2018a, and now I have to work with a 2017b version of MATLAB. When I tried to open the .mlapp file in 2017b, it warns me that this is created by a newer version of MATLAB. Is it possible to save the files in a different way or to work through this problem?

Réponse acceptée

Ben Drebing
Ben Drebing le 11 Mai 2018
Yup! Here are the steps:
  1. Open the .mlapp in appdesigner in R2018a.
  2. Go to the "Save" menu at the top of appdesigner.
  3. Select "Save Copy As..."
  4. In the "Save as type" field at the bottom of the save window, set the type to "MATLAB R2017b App".
You should now be able to open this new file from R2017b.

Plus de réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by