getting error when used ginput

2 vues (au cours des 30 derniers jours)
SC P
SC P le 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));

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Visual Exploration dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by