photo

P Walter


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Vector slicing for loop
I'm very new to Matlab and stuck right now with a for loop. I'd like to slice the array and grab blocks of 512 Samples. I want t...

4 years ago | 1 answer | 0

1

answer

Question


Array indices must be positive integers or logical values.
Does anybody know why i am getting that error. Sorry i'm very new to Matlab... for a =1:204800 step = 0; for b = 1:512 T1(...

4 years ago | 1 answer | 0

1

answer