Intersect in a loop
1 view (last 30 days)
Show older comments
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
on 15 Feb 2020
An example of your data would be helpful. It is hard to follow your description and I would be guessing.
Answers (0)
See Also
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!