5
5

More than 5 years have passed since last update.

[MATLAB] コマンドウィンドウやエディタのカラースキーマを変更したい

Last updated at Posted at 2018-09-10

デフォルト設定は背景が白で眩しいです。

色の指定はMATLABの設定で変更が可能ですけれど、制御構文、文字列、システムコマンド等など、多すぎて煩雑です。

色を一括して変更するためのツール「MATLAB Schemer」が公開されていますので、これを使うと簡単便利です。

https://jp.mathworks.com/matlabcentral/fileexchange/53862-matlab-schemer

  1. Downloadボタンで zip ファイルをダウンロード(MathWorksアカウントが必要)
  2. 適当なディレクトリに解凍
  3. MATLABコマンドウィンドウで2のディレクトリに移動
  4. schemer_importを実行し、ファイル選択ダイアログが開いたらschemes/*.prfを指定

最後に指定するprfファイルは、下記にイメージの一覧が掲載されています。
https://github.com/scottclowe/matlab-schemes

5
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5