Hello-World My First Project x1=xlabel('X'); x2=ylabel('Y'); x3=zlabel('Z'); set(x1,'Rotation',45); set(x2,'Rotation',-45);