photo

Irfan Mulla


Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to stop Histogram from covering Tick Marks
set(gca, 'Layer','top'); set(gca,'TickDir','Out')

6 years 前 | 0

已回答
Colorbar/varycolor ticks
Well, one needs to just add a following line at the end of Jane's code caxis([min(energia2(:,1)),max(energia2(:,1))])

8 years 前 | 0