Help with the below error
3 views (last 30 days)
Show older comments
When do we get the below error in Matlab?
Accepted Answer
per isakson
on 28 Mar 2022
Edited: per isakson
on 28 Mar 2022
Example
A = 17; % A is a scalar
A(2) % there is no element with index 2
0 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!