how to change the plot background?
이전 댓글 표시


I want to show the background of the plot above like the plot below.
This is the code for each.


답변 (1개)
Constantino Carlos Reyes-Aldasoro
2021년 5월 4일
0 개 추천
Most probably the first figure you are showing is and RGB (type "whos" and look for the dimensions it should be rows x columns x 3) and that is why it is not appearing with the colour map. The second image is just intensity based (rows x columns). If you check that then we can follow and display as you want.
카테고리
도움말 센터 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!