getting error when used ginput
1 view (last 30 days)
Show older comments
Following error is getting:
Error using int32
Too many output arguments.
Error in bound_box_25_11 (line 42)
[column, row] = int32(ginput(1));
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!