Filter löschen
Filter löschen

Unrecognized function or variable 'mean'.

6 Ansichten (letzte 30 Tage)
Johannes Deelstra
Johannes Deelstra am 24 Mai 2020
Kommentiert: Walter Roberson am 24 Mai 2020
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
  1 Kommentar
Walter Roberson
Walter Roberson am 24 Mai 2020
restoredefaultpath
rehash toolboxcache
if that works then
savepath

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by