I like the new colororder gem12. I'd like to set it as my default in my startup file. However the following returns an error. What have I done wrong?
set(groot, "defaultaxescolororder",gem12)

 채택된 답변

Walter Roberson
Walter Roberson 2024년 1월 31일

0 개 추천

C = orderedcolors("gem12");
set(groot, "defaultaxescolororder", C)

추가 답변 (0개)

카테고리

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

제품

릴리스

R2023b

질문:

2024년 1월 31일

댓글:

2024년 1월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by