it's a "line" plot. objhl = findobj(objh, 'type', 'line'); %// objects of legend of type line. set(objhl, 'Markersize', 12); %// set marker size as desired.
確定! 回上一頁