Community Profile

photo

Omar Rashell


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Answered
How can I solve problem regarding subscript indices in for loop?
radius_fine = 0:10:radius_max; I think, I got it. I tried as bellows: radius_fine = 0:1:radius_max; radius_fine = 0:5:rad...

5 years ago | 0

| accepted

Question


How can I solve problem regarding subscript indices in for loop?
Hello Matlab users, I get error massage, when I run the program. Subscript indices must either be real positive integers o...

5 years ago | 1 answer | 0

1

answer