Community Profile

photo

David Rodriguez


Last seen: 8 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

All
  • Thankful Level 2
  • Solver
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 3 Jahre vor

Beantwortet
How to sortrows by specific strings
After working on this much longer, this is what I came up with, but am wondering if there is a better way of solving the problem...

etwa 3 Jahre vor | 0

Frage


How to sortrows by specific strings
I am making, an attendance sheet for a college club meeting. I have a table filled with names (string) and would like to sort th...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Counting the number of instances when the user selects the correct answer
I think there are multiple ways you could do this. I am not an expert but I would make a 1XN vector of zeros. Then change the N ...

etwa 3 Jahre vor | 0

| akzeptiert

Frage


How to delete rows of empty cells from a cell array
Is there a way I can delete empty cell arrays and preserve the order of the cell? In the code I provided, it would be very eas...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort