getting error when used ginput

4 次查看(过去 30 天)
Following error is getting:
Error using int32
Too many output arguments.
Error in bound_box_25_11 (line 42)
[column, row] = int32(ginput(1));

采纳的回答

madhan ravi
madhan ravi 2018-11-25
[row,column]=ginput(1)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Visual Exploration 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by