mcc error with uisetcolor on macos catalina

1 visualización (últimos 30 días)
Mingrui Xia
Mingrui Xia el 29 de Mzo. de 2020
Comentada: Navya Seelam el 9 de Abr. de 2020
Dear experts,
We noticed a compatibility issue of compiled app on macos catalina (10.15.3). This issue were reproducable in MATLAB 2018a and 2019b.
The color selection funciton "uisetcolor" works well in the MATLAB enviroment.
However, when we compiled this script to an standalone app using mcc, the output of the app goes to blank.
Thank you very much.
  2 comentarios
Navya Seelam
Navya Seelam el 2 de Abr. de 2020
Have you tried it on other MATLAB versions or other macOS?
Mingrui Xia
Mingrui Xia el 3 de Abr. de 2020
We didn't try it on other version of MATLAB. This function works before macOS upgraded to the latest Catalina. Since all of our mac devices are updated, we didn't test it on other macOS.

Iniciar sesión para comentar.

Respuestas (1)

Navya Seelam
Navya Seelam el 2 de Abr. de 2020
Try using the following
mcc -m test1.m
  2 comentarios
Mingrui Xia
Mingrui Xia el 3 de Abr. de 2020
The same issue occurs
Navya Seelam
Navya Seelam el 9 de Abr. de 2020
I have brought this issue to the notice of our developers. They will investigate the matter further.

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by