Unrecognized function or variable 'mean'.

just a very simple thing trying to calcualte a mean as
for i = 1:31
b(i,:)=mean(a(24*i-23:24*i),:)
end
then i get this message: unrecognized function or variable name

Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019b

Tags

Gefragt:

am 24 Mai 2020

Kommentiert:

am 24 Mai 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by