scatter
scatter
语法
scatter(x,y)scatter(x,y,sz)scatter(x,y,sz,c)scatter(___,'filled')scatter(___,mkr)scatter(___,Name,Value)scatter(ax,___)s = scatter(___)说明
scatter(___, 使用一个或多个名称-值对组参数修改散点图。例如,Name,Value)'LineWidth',2 将标记轮廓宽度设置为 2 磅。
scatter(x,y)scatter(x,y,sz)scatter(x,y,sz,c)scatter(___,'filled')scatter(___,mkr)scatter(___,Name,Value)scatter(ax,___)s = scatter(___)scatter(___, 使用一个或多个名称-值对组参数修改散点图。例如,Name,Value)'LineWidth',2 将标记轮廓宽度设置为 2 磅。