equality between different number of variables problem

1 回表示 (過去 30 日間)
Yu Li
Yu Li 2019 年 3 月 13 日
コメント済み: Yu Li 2019 年 3 月 13 日
I have a cell array and the size is changing. but I want to know wether all the cells are equal.
Yes, if the size of the cell are determined, I could use 'isequal' function, but in my situation they are not determined, sometimes 3, sometimes 5, sometimes even 100. I could write a for-loop to identify them one by one. but I want know, is there any easier way to do this?
Bests
Yu

採用された回答

Stephen23
Stephen23 2019 年 3 月 13 日
  1 件のコメント
Yu Li
Yu Li 2019 年 3 月 13 日
Thank you so much!
Bests,
Yu

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Type Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by