ginput with snap to grid ?

How can I ginput with snap to grid , want to choose integers, not decimal number.

1 Comment

You can open ginput function and use the floor function, so the current point will always be an integer.
If you want a snap to grid I recomend you a code I just upload:
Hope you find it useful.

Sign in to comment.

Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!