필터 지우기
필터 지우기

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일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Conversion에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by