Community Profile

photo

nathan Short


Aktiv seit 2018

Statistiken

Content Feed

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 5 Antworten | 0

5

Antworten