When do we get the below error in Matlab?

 Réponse acceptée

per isakson
per isakson le 28 Mar 2022
Modifié(e) : per isakson le 28 Mar 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.

Plus de réponses (0)

Catégories

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by