フィルターのクリア

getting error when used ginput

4 ビュー (過去 30 日間)
SC P
SC P 2018 年 11 月 25 日
回答済み: madhan ravi 2018 年 11 月 25 日
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 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2018 年 11 月 25 日
Code?

サインインしてコメントする。

採用された回答

madhan ravi
madhan ravi 2018 年 11 月 25 日
[row,column]=ginput(1)

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeVisual Exploration についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by