有没有办法line()在 MATLAB 中制作虚线而不是实线?
line()
例如,我怎样才能使line([0 0], [0 10])虚线而不是实心?
line([0 0], [0 10])
matlab line
line ×1
matlab ×1