just use different color specification when calling plot : X = [-1:0.5:1]; % with black color x = [-1:0.2:1]; % with red color Y= ...
確定! 回上一頁