![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7225579.gif)
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.
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