photo

Simon Silge

MathWorks

Last seen: 1 day 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
Append columns from a known variable into cell
Have you tested this? You are trying to join a cell array and a numerical matrix from what it seems. output = [cell2mat(tri(:,1...

5 years 前 | 0

| 已接受

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 years 前