makeBlackFig

Script for creating pretty matlab figures with a black background

https://github.com/dabosch/makeBlackFig-Matlab

이 제출물을 팔로우합니다

# MakeBlackFig
a script for creating good-looking figures in matlab with a black background

call with makeBlackFig(<figureHandle>,<backgroundColor>,<foregroundColor>);
all 3 parameters are optional. So you can also just call

> makeBlackFig;

For lines in plots makeBlackFig will automatically determine new line
colors based on the current and the new background color.
There also is a makeWhiteFig script, which basically just calls

> makeBlackFig(fig,'w','k');

Copyright (c) 2021 Dario Bosch <kontakt(at)dariobosch(dot)de>

인용 양식

Dario Bosch (2026). makeBlackFig (https://github.com/dabosch/makeBlackFig-Matlab/releases/tag/v1.0), GitHub. 검색 날짜: .

태그

태그 추가

Add the first tag.

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.