질문


Array of Struct: Index exceeds matrix dimensions
Hi! I have a problem with an array of struct: I have an array that includes 106 struct. I want to convert string in number. If I...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Subscript indices must either be real positive integers or logicals.
This code for i=1:length(StayCell) if(StayCell(i,2:7)==0) StayCell(i,:)=[]; end StayCell(i,:)=StayCell(Sta...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


Index exceeds matrix dimentions
My question might be simple for most of you. Basically, I would like to delete a row of a matrix where a value of the elements i...

대략 9년 전 | 답변 수: 1 | 1

1

답변

질문


How to solve "Index exceeds matrix dimensions" error?
My question might be simple for most of you. Basically, I would like to delete a row of a matrix where a value of the elements i...

대략 9년 전 | 답변 수: 1 | 0

1

답변