Borrar filtros
Borrar filtros

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

15 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Ben Drebing
Ben Drebing el 11 de Mayo de 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.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by