フィルターのクリア

Unrecognized function or variable 'mean'.

6 ビュー (過去 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 Center および File ExchangeLoops 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