Question


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...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 8 jaar ago | 1 answer | 1

1

answer

Question


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...

meer dan 8 jaar ago | 1 answer | 0

1

answer