Intersect in a loop
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a loop of n vectors t and x and I need to extract the common t values among them. How can I implement that in a loop ? I have found a very close answer from this link
but I dont understand the varargin and vararout. Please kindly help a newbie like me.
Thanks a lot
댓글 수: 1
David Hill
2020년 2월 15일
An example of your data would be helpful. It is hard to follow your description and I would be guessing.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!