How to take a difference within the data of the same city but not across the city, Part 2

조회 수: 1 (최근 30일)
Suppose I have table T
City Date Cumulative_Visitors
-----------------------
NY January 1 100
NY January 2 150
NY January 3 200
SF January 1 70
SF January 2 200
SF January 3 400
In Part 1, I learned to create a 2*1 cell U where the first cell is the data of new_visitors for NY and the second cell is the data of new_visitors for SF. How can one merge T and U?
  댓글 수: 4
John D'Errico
John D'Errico 2020년 12월 8일
Calling the identical question part 2 and part 3 does not make it differnt. If you wanted to add information, then add it to the FIRST question, by editing your question. I will close additional questions you ask of this form.
alpedhuez
alpedhuez 2020년 12월 8일
Thought easier to understand that this is a question derived in the process of solving the first question that can be applied to other questions.

댓글을 달려면 로그인하십시오.

채택된 답변

Ameer Hamza
Ameer Hamza 2020년 12월 8일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by