photo

DORLECO


Last seen: 4 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

5 个提问
0 个回答

Cody

0 个问题
6 个答案

排名
234,062
of 300,857

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
2

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
51,046
of 171,361

贡献数
0 个问题
6 个答案

评分
72

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已解决


Remove all the words that end with "ain"
Given the string s1, return the string s2 with the target characters removed. For example, given s1 = 'the main event' your ...

9 months 前

已解决


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

9 months 前

已解决


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

9 months 前

已解决


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

9 months 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

9 months 前

已解决


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

9 months 前

提问


LIN Pack & Unpack Error
We've been testing LIN communication successfully with raw data, on matlab version R2022b However, once we upload the LDF file l...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Getting "Undefined reference to" errors when building S-Function using S-Function Builder block
I am creating a S-Function in simulink with the S-Function Builder block. I was initially facing "file not found" errors for so...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Controlling the operator of a relational operator block inside a protected model
I have a model in which a relational operator block is used. I am going to export this model as a protected model and then refer...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Assigning mask parameters to protected models
Following the answer to my question on locking libraries, I ran into a problem that I did not see before. The library I have rig...

2 years 前 | 1 个回答 | 1

1

个回答

提问


Unable to export library to protected model
I have created a library which I need to protect in order to ship to my clients. Following this tutorial, I tried to export my l...

2 years 前 | 1 个回答 | 1

1

个回答