db1024 - MATLAB Central
photo

db1024


Last seen: 15 days 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 04/19 to 04/25Use left and right arrows to move selectionFrom 04/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 个提问
5 个回答

排名
4,582
of 298,046

声誉
11

贡献数
8 个提问
5 个回答

回答接受率
25.0%

收到投票数
6

排名
 of 20,526

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,226

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已回答
Error using rmdir when trying to remove folder
I am using MATLAB R2021b Update 2. I am facing the same issue in the file matlab.io.datastore.mixin.RemoteToLocalFile ...

3 years 前 | 0

提问


Pass MATLAB Structure from Java to MATLAB
Hello, I am working with the Java external language interface [1] in MATLAB R2021b Update 2. In detail, I am creating a MATLA...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Custom data types for S-function parameters
Hello, I would like to use a custom data type (Simulink.Bus object) for a S-function paramter in a custom S-function. The docum...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Create non-default constructor
Hi, I am generation a C++ class from a Simulink model using Embedded coder. Therefore, I set the corresponding parameter code i...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Parameter arguments with a non-Auto storage class are not supported for C++ code generation with a C++ class code interface.
The documentation says that parameter arguments with a non-Auto storage class are not supported for C++ code generation with a C...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Linearization of custom block functionality.
Simulink offers several blocks to implement custom block functionality: MATLAB Function MATLAB System Level-2 MATLAB S-functi...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
Why does the Embedded Coder (C++) create static parameter structures and how to avoid it?
I discovered the same issue between R2018b and R2019a. My question on MATLAB Answers can be found here. Unfortunately, ther...

5 years 前 | 1

| 已接受

已回答
Model block cannot be under a non-trivial mask since the model it references has grouped model arguments.
The issue happens if the Simulink.Parameter object has a Storage Class other than Auto. By changing it to myParam = Simulink.Pa...

6 years 前 | 0

| 已接受

提问


Model block cannot be under a non-trivial mask since the model it references has grouped model arguments.
Hello, I have created a model with model arguments, which are grouped into a structure using a Simulink.Parameter object and a ...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
My model reference block in Simulink does not accept signals of more than one component. Why?
The reason might be that model reference blocks are context-independent according to Capabilities of Model Components. I think ...

6 years 前 | 0

提问


Non-static tunable parameters in C++ class code generation.
Hello, I use Simulink Coder and Embedded Coder to auto-generate a C++ class from a Simulink model. The Simulink model contains ...

6 years 前 | 1 个回答 | 5

1

个回答

已回答
matlab2018b problem with microsoft visual C++ 2017 v15.0
The issue seems to be resolved with MATLAB R2019a (Update 1).

6 years 前 | 0

提问


Multi-line comment style in rtwbuild code generation.
I am using Simulink/Embedded Coder to generate C++ code from MATLAB functions in MATLAB R2018a. I have observed that multi-line...

6 years 前 | 0 个回答 | 0

0

个回答