photo

Biswajit Datta


Last seen: 거의 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to plot arbitrary line slice against x or y axis in a table?
I have a data in a regular grid with x and y axis. I would like to extract any line slice of the data taken along x axis (in bet...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to extract all columns in between two variable names (column header) of a table?
Age = [38;43;38;40;49]; Smoker = logical([1;0;1;0;1]); Height = [71;69;64;67;64]; Weight = [176;163;131;133;119]; T = table(...

3년 초과 전 | 답변 수: 1 | 0

1

답변