Community Profile

photo

Timo W


Last seen: mehr als 3 Jahre vor Aktiv seit 2012

Followers: 0   Following: 0

Statistiken

All
  • First Review
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

mehr als 10 Jahre vor

Gelöst


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

mehr als 10 Jahre vor

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Gelöst


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

fast 12 Jahre vor