How can I get rid of the yellow background?
    38 views (last 30 days)
  
       Show older comments
    
While editing a script I inadvertently clicked something that caused a yellow background for the script and also added comments for various sections. How can I get rid of that background? Thanks.
0 Comments
Accepted Answer
  Star Strider
      
      
 on 7 Mar 2015
        That’s an Editor ‘section’ indication. Look for a pair of percent signs ‘%%’ together in the first and second columns where the yellow section starts. Delete one of the percent signs, and all will be back to normal.
3 Comments
  Image Analyst
      
      
 on 7 Mar 2015
				David - you can also thank him by "Accepting" and "Voting" for his answer.
More Answers (3)
  Kenny
      
 on 4 Aug 2018
        
      Edited: Kenny
      
 on 4 Aug 2018
  
      Just for asking something extra to this ..... can we disable this feature altogether? An option for turning it off?I'm using matlab 2018 right now. Thanks!!
[Update : found it ... preferences -> colors -> programming tools, where you can turn off higlights etc. One would expect that turning off the highlight feature would be under Editor options ...... but no, it's hidden in the color preferences.]
4 Comments
  Claudio Acuna
 on 15 Nov 2020
        Yes  check
%%     
en remove it or just leave one %
it is very anoying the yellow color, not relevant, but distracting
BR
Claudio
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!








