Booker
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Is it possible to set the FaceColor on my waitbar GUI using 2015a?
This solution does not work: xx = waitbar(0,"Waiting ..."); xxObj = findobj(xx,'Type','Patch'); set(xxObj,'FaceColor','...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I remove left y-axis tick marks from the right y-axis, AND retain the top x-axis with MatLab 2015a?
Hello. I am needing to plot a three line graph with two y-axis. One line will be tied to the left y-axis, and two lines will b...
8 years 前 | 2 个回答 | 0