Home > Software design >  Turquoise Blue Font in Matlab
Turquoise Blue Font in Matlab

Time:01-22

I would like to know what the light blue/turquoise blue font in Matlab means. I am currently working on Bayesian Optimisation in Matlab and whilst going to some previous students' code, I came across a weird blue font colour I have never seen before in their function definition. I have checked my colour scheme settings in Matlab and this turquoise blue does not appear in the list of set colours. See the attached picture for reference.

Turquoise Blue Font colour in Matlab

CodePudding user response:

By default this color means that the corresponding variable has enter image description here

  •  Tags:  
  • Related