Community Profile

photo

Booker


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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','...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 2 answers | 0

2

answers