Help with the below error
    5 次查看(过去 30 天)
  
       显示 更早的评论
    
When do we get the below error in Matlab?

采纳的回答
  per isakson
      
      
 2022-3-28
        
      编辑:per isakson
      
      
 2022-3-28
  
      Example 
A = 17;     % A is a scalar
A(2)        % there is no element with index 2
0 个评论
更多回答(0 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!