Help with the below error

2 visualizaciones (últimos 30 días)
Amy Topaz
Amy Topaz el 28 de Mzo. de 2022
Editada: per isakson el 28 de Mzo. de 2022
When do we get the below error in Matlab?

Respuesta aceptada

per isakson
per isakson el 28 de Mzo. de 2022
Editada: per isakson el 28 de Mzo. de 2022
Example
A = 17; % A is a scalar
A(2) % there is no element with index 2
Index exceeds the number of array elements. Index must not exceed 1.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB 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