You can set the default color order for the axes by doing the following:
set(gca,'ColorOrder',A)
where A is an RGB vector of any length.