
Jorge Mariscal Harana
King's College London
Followers: 0 Following: 0
I am a PhD student in the Department of Biomedical Engineering at King's College London.
統計
All
Feeds
回答済み
How to make only x-axis invisible (y-axis stays visible)?
Hi, Try: ax1.YAxis.Visible = 'off'; % remove y-axis ax1.XAxis.Visible = 'off'; % remove x-axis Hope that helps, J
How to make only x-axis invisible (y-axis stays visible)?
Hi, Try: ax1.YAxis.Visible = 'off'; % remove y-axis ax1.XAxis.Visible = 'off'; % remove x-axis Hope that helps, J
7年以上 前 | 5