필터 지우기
필터 지우기

Need help with innerjoin where innerjoin returns more rows than necessary

조회 수: 4 (최근 30일)
JFz
JFz 2018년 9월 7일
답변: JFz 2018년 9월 7일
Hi, I am using innerjoin to join two tables A and B: C = innerjoin(A, B); A has 30 rows and B has 140 rows. After the join, the result C has 70 rows. How come? I am quite puzzled. I just wanted 30 rows as in table A with a few extra columns from B. Thanks for any help!

채택된 답변

JFz
JFz 2018년 9월 7일
Just found what's wrong here. Table B has same rows multiple times.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

태그

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by