[matlab] quiver改變箭頭大小. h = quiver(x,y,u,v,scale) % scale可修改長度(預設為0.9) set(h,'MaxHeadSize',50) % 設定MaxHeadSize大小改變箭頭旁 ...
確定! 回上一頁