photo

David Rodriguez


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

2 个提问
2 个回答

Cody

0 个问题
1 个答案

排名
12,956
of 299,837

声誉
4

贡献数
2 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
101,465
of 166,201

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已解决


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

4 years 前

已回答
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...

4 years 前 | 0

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

已回答
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 ...

4 years 前 | 0

| 已接受

提问


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

4 years 前 | 1 个回答 | 0

1

个回答