Community Profile

photo

nathan Short


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


Subscript indices must either be real positive integers or logicals.
Why do i get " Subscript indices must either be real positive integers or logicals." when i run my code and how can i fix it ...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


how to sum a vector without sum function
function Mean = mean_strength(StrengthVector) N = numel(StrengthVector); x = sum(StrengthVector); for i = 1:N M...

plus de 5 ans il y a | 5 réponses | 0

5

réponses