Ginput with 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 (2025). Ginput with snap to grid (https://www.mathworks.com/matlabcentral/fileexchange/62851-ginput-with-snap-to-grid), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > Formatting and Annotation > Axes Appearance > Limits, Ticks, and Grids > Grid Lines, Tick Values, and Labels >
タグ
謝辞
ヒントを得たファイル: Mouse-friendly FIGURE
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | Name changed |