Unrecognized function or variable 'mean'.

조회 수: 8 (최근 30일)
Johannes Deelstra
Johannes Deelstra 2020년 5월 24일
댓글: Walter Roberson 2020년 5월 24일
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
Walter Roberson
Walter Roberson 2020년 5월 24일
restoredefaultpath
rehash toolboxcache
if that works then
savepath

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by