WHAT does this mean?

1 visualización (últimos 30 días)
Monali
Monali el 20 de En. de 2015
Respondida: Niels el 20 de En. de 2015
Undefined function 'd' for input arguments of type 'double'.

Respuesta aceptada

Niels
Niels el 20 de En. de 2015
This probably means that you are referring to something like
d(3,3)
while the variable d does not exist.
You might have cleared it somewhere before calling it, or it may not have existed at all.

Más respuestas (0)

Categorías

Más información sobre Matrix Indexing 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