db1024 - MATLAB Central
photo

db1024


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

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 04/19 to 03/25Use left and right arrows to move selectionFrom 04/19Use left and right arrows to move left selectionTo 03/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,509
of 297,695

評判
11

コントリビューション
8 質問
5 回答

回答採用率
25.0%

獲得投票数
6

ランク
 of 20,466

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

コントリビューション
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年 前 | 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年 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 5

1

回答

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

6年弱 前 | 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年弱 前 | 0 件の回答 | 0

0

回答