getting error when used ginput
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));
1 Comment
KALYAN ACHARJYA
on 25 Nov 2018
Code?
Accepted Answer
More Answers (0)
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!