Ginput with snap to grid

Input points using your mouse on a mouse friendly grid. Points will snap to grid.

이 제출물을 팔로우합니다

MOUSE_POINTS Input nodes from a grid.
Mouse_Points allows to input points using a variation of ginput Matlab function. The points will snap to the grid. The function returns the [n X Y] matrix (n = number of non repeated nodes, X = x coordinate, Y = y coordinate). The function is mouse friendly.
Left Click : add a point
Scroll : zoom in/out
Scroll Wheel click : pan
Double Scroll Wheel click : reset view to default view
Right click : set new default view
Enter : return [n X Y] matrix

인용 양식

Franklin Fabián Lucero Luna (2026). Ginput with snap to grid (https://kr.mathworks.com/matlabcentral/fileexchange/62851-ginput-with-snap-to-grid), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Mouse-friendly FIGURE

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Name changed