could anyone tell me how to overcome the error Undefined function 'max' for input arguments of type 'cell'.

1 回表示 (過去 30 日間)
could anyone tell me how to overcome the error Undefined function 'max' for input arguments of type 'cell' with respect to the command line one=max(o_th(:,:,:))
  5 件のコメント
bidyut mandi
bidyut mandi 2018 年 4 月 12 日
please see this link-https://in.mathworks.com/help/matlab/ref/cell2mat.html it will help you
Prabha Kumaresan
Prabha Kumaresan 2018 年 4 月 13 日
thanks the command one=max(cell2mat(o_th(:,:,:))) works.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by