Community Profile

photo

Timo W


Last seen: 3 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • First Review
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

已解决


Is my wife right?
Regardless of input, output the string 'yes'.

10 years 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

10 years 前

提问


get specific elements from all non-empty cells
Hello everyone! I have a pretty simple task, but I cannot come up with a simple solution. All my ideas seem way to complicate...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Read cell via indexing multiple times, without using for-loop
Hello everyone! I have a rather simple problem, but can't figure out a 'nice' solution for it, without using a for loop. I...

11 years 前 | 3 个回答 | 0

3

个回答

提问


How to add elements to specific rows in existing array without using for-loop?
Hello everybody! I have an existing cell array. For example: Data = [0.7482] [0.8258] [0.9619] ...

11 years 前 | 2 个回答 | 0

2

个回答

已解决


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:...

12 years 前