mcc error with uisetcolor on macos catalina

조회 수: 1 (최근 30일)
Mingrui Xia
Mingrui Xia 2020년 3월 29일
댓글: Navya Seelam 2020년 4월 9일
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
Navya Seelam
Navya Seelam 2020년 4월 2일
Have you tried it on other MATLAB versions or other macOS?
Mingrui Xia
Mingrui Xia 2020년 4월 3일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Navya Seelam
Navya Seelam 2020년 4월 2일
Try using the following
mcc -m test1.m
  댓글 수: 2
Mingrui Xia
Mingrui Xia 2020년 4월 3일
The same issue occurs
Navya Seelam
Navya Seelam 2020년 4월 9일
I have brought this issue to the notice of our developers. They will investigate the matter further.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by