getting error when used ginput

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 日

0 投票

[row,column]=ginput(1)

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Exploration についてさらに検索

タグ

質問済み:

2018 年 11 月 25 日

回答済み:

2018 年 11 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by