Borrar filtros
Borrar filtros

getting error when used ginput

4 visualizaciones (últimos 30 días)
SC P
SC P el 25 de Nov. de 2018
Respondida: madhan ravi el 25 de Nov. de 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));

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Visual Exploration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by