photo

Biswajit Datta


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答