Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort