Borrar filtros
Borrar filtros

Unrecognized function or variable 'mean'.

6 visualizaciones (últimos 30 días)
Johannes Deelstra
Johannes Deelstra el 24 de Mayo de 2020
Comentada: Walter Roberson el 24 de Mayo de 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 comentario
Walter Roberson
Walter Roberson el 24 de Mayo de 2020
restoredefaultpath
rehash toolboxcache
if that works then
savepath

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by