Community Profile

photo

db1024


Last seen: 24 días hace Con actividad desde 2019

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Ver por

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

más de 2 años hace | 0

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 4 años hace | 0 respuestas | 0

0

respuestas

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

más de 4 años hace | 1

| aceptada

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

casi 5 años hace | 0

| aceptada

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

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

casi 5 años hace | 0

Pregunta


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

casi 5 años hace | 1 respuesta | 5

1

respuesta

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

casi 5 años hace | 0

Pregunta


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

casi 5 años hace | 0 respuestas | 0

0

respuestas