how can I change y-axis without changing figure' values?
    6 次查看(过去 30 天)
  
       显示 更早的评论
    
Hi, 
I have a figure_#1 given here. However, I want to have Figure_#2. I want to change only numbers of y-axis without changing anything (see red colour!). Can you please help me with that ? Thanks.
This is what I used. 
figure;
imagesc(t,f, ST_normalized)
 
    
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Graphics Object Programming 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

