Filter löschen
Filter löschen

getting error when used ginput

4 Ansichten (letzte 30 Tage)
SC P
SC P am 25 Nov. 2018
Beantwortet: madhan ravi am 25 Nov. 2018
Following error is getting:
Error using int32
Too many output arguments.
Error in bound_box_25_11 (line 42)
[column, row] = int32(ginput(1));

Akzeptierte Antwort

madhan ravi
madhan ravi am 25 Nov. 2018
[row,column]=ginput(1)

Weitere Antworten (0)

Kategorien

Mehr zu Visual Exploration finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by