加油 一定要努力哦
Error using line
While setting the 'LineStyle' property of Line:
'*' is not a valid value. Use one of these values: '-' | '--' | ':' | '-.' | 'none'.
Error in test (line 19)
head=line(x0,y0,'color','r','linestyle','.','erasemode','xor','markersize',40);
运行出错,我用的版本是R2015a,把线型'.'改成'-'就好了
页:
1
[2]