Andrew Gibbons
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
Set the Yticklabel to different colors
If you happen to be creating a GUI, use axes(handles.axes1) handles.axes1.XColor = [1 1 1] %[1 1 1] is for white, [0 0 0] for...
Set the Yticklabel to different colors
If you happen to be creating a GUI, use axes(handles.axes1) handles.axes1.XColor = [1 1 1] %[1 1 1] is for white, [0 0 0] for...
6 years 前 | 0