Community Profile

photo

db1024


Last seen: 3日 前 2019 年からアクティブ

統計

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

バッジを表示

Content Feed

表示方法

回答済み
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 ...

約2年 前 | 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...

約2年 前 | 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...

4年弱 前 | 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...

約4年 前 | 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...

約4年 前 | 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...

4年以上 前 | 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...

4年以上 前 | 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...

5年弱 前 | 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 ...

5年弱 前 | 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 ...

5年弱 前 | 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 ...

5年弱 前 | 1 件の回答 | 5

1

回答

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

5年弱 前 | 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...

5年弱 前 | 0 件の回答 | 0

0

回答