Attempted to access data(:,2); index out of bounds because size(data)=[0,0]

前端 未结 0 1631
清歌不尽
清歌不尽 2020-12-23 23:21

While i am trying to run this program this error keep showing me. i cant figure it out what is the actual reason! here is my code:

A = eye(5);
data = load(\'e         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题