Clear Filters
Clear Filters

Intersect in a loop

2 views (last 30 days)
Chappi
Chappi on 15 Feb 2020
Commented: David Hill on 15 Feb 2020
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 Comment
David Hill
David Hill on 15 Feb 2020
An example of your data would be helpful. It is hard to follow your description and I would be guessing.

Sign in to comment.

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!