Creating table for variable of interest

I created a logical index to match up the date from two files. The one file has 5301 rows and another has 280 rows, that makes it down to 829 rows. It works with all the variables except one that has 280 rows. I want to create a table based on all variables that matched up. But because of limitation of size, I could not. Is there some ways that I can pull this variables in table? Thanks in advance for help.

1 Comment

Hi Sonisa,
Could you provide a sample code and explain the expected output? I am not quite sure I understand your query correctly. Also, provide a screenshot of the error message if you receive any.
Additionally, you could raise this query with MathWorks Technical Support by sending an email with the sample reproduction code and workflow to support@mathworks.com.
Regards,
Vidya

Sign in to comment.

Answers (1)

Sonisa
Sonisa on 30 Mar 2016
Thank you. I solve it later on using ismember and for loop.

Asked:

on 25 Mar 2016

Answered:

on 30 Mar 2016

Community Treasure Hunt

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

Start Hunting!