Why do I get the error "Undefined function or variable 'colormapeditor'" when I click on "Launch Colormap Editor" in a stand-alone compiled with MATLAB Compiler 4.9 (R2008b)?

I have a plot that displays a colormap, I can right-click on the colormap and get a few options. When I click on "Launch Colormap Editor", I get the following error:
ERROR: ??? Undefined function or variable 'colormapeditor'.
Error in ==> scribe.colorbar.methods>edit_colormap_cb at 647
??? Error while evaluating uimenu Callback
This used to work in MATLAB R2007b.

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 4월 18일
편집: MathWorks Support Team 2023년 4월 19일
In general, MathWorks provided GUIs will not compile. The ability to hide menus that launch GUIs that cannot be compiled is not available in MATLAB.
For more information of the capabilities that can and cannot be compiled, see the following page:
MATLAB Compiler Support for MATLAB and Toolboxes

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Blue에 대해 자세히 알아보기

제품

릴리스

R2008b

Community Treasure Hunt

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

Start Hunting!

Translated by