photo

Jake Gareau


Last seen: 3 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

MATLAB Answers

17 Preguntas
3 Respuestas

CLASIFICACIÓN
228.881
of 300.744

REPUTACIÓN
0

CONTRIBUCIONES
17 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
82.35%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 21.054

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.597

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Embedded Coder Integer Saturation
In Stateflow I am using the "after" command as transition logic to delay the next state. I noticed in embedded coder generated...

10 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Code Generation for Delay block generates continuous if statement for loading initial value
Hello, I have the following model: it is a delay block with that should use the input at the first time step as the value. ...

12 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Generate Code for unused Variables in Data Dictionary
is it possible to declare some variables as global inside a datadictionary and have these variables show up in a declaration fil...

alrededor de 1 año hace | 3 respuestas | 0

3

respuestas

Pregunta


Cannot run Referenced model in accelerator mode
I am unable to run a referenced model in accelerator, I have no issue doing so when the model is opened as the top model but onc...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
Generated code (Embedded Coder) for Mod block generates expensive function call to rt_modf
using a C code function block or a state machine with the execution set to C language, the function "fmod" from the standard mat...

más de 1 año hace | 0

| aceptada

Pregunta


Generated code (Embedded Coder) for Mod block generates expensive function call to rt_modf
Using the built in math function block for the mod operation generates an expensive function call in the generated code. I am u...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Code Generation folder for C/C++ code block
Hello, I am using the C/C++ code block to include some custome C code in my model. I am buiilding the code by using the "Build...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Run task after source control command in a Project
I have a Matlab project that is source controlled through git. I have a script I would like to run after I execute a branch sw...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matlab structure in generated code for variant control
is there anyway to control how a matlab structure is generated with embedded coder? for example setting the storage class or nam...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


CodeGen Error using Grouped custom storage classes (struct / bitfield) with referenced model
I recieve the following error when trying to codegen with embedded coder: Error: Simulink Coder Error: Invalid DataScope 'Ex...

casi 2 años hace | 2 respuestas | 1

2

respuestas

Pregunta


External mode and Row Major
I have a model that I am attempting to Run in External mode on a F28379D Launch pad. However the mdel contains a look up table t...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
Internal error calling rtw_optimization info
For me this problem was resolved by deleting the slprj folders

casi 2 años hace | 0

Pregunta


Model Advisor Error Occurred During model compile
Here is the error message I recieve when trying to run a specific check in model advisor "Identify questionable operations for s...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Include variables from External sources in A2L file
hello, I am using codegen to create a function that I am integrating into some legacy code. So For example lets say I have some ...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
a2l address replacement not working with .elf and structs
I found the problem. I was using Code composer studio to create the .ELF file which is using DWARF v4 as the default format. C...

casi 2 años hace | 0

Pregunta


Simulink Test Parameter Override with structs
I would like to use the paramter Override functionality in Simulink test to modify specific elements of a structure that resides...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


a2l address replacement not working with .elf and structs
when generating an a2l file for my model and providing the symbol file (.elf), the ECU addresses for all members of every struct...

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

2

respuestas

Pregunta


Generate root level virtual bus outport as struct
I have a model that outputs a virtual bus composed of a few subordinate buses. when I generate code, the model output is a str...

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

2

respuestas

Pregunta


Protected model has different behavior from base model
When protecting a model I find there is a difference in results between the base model and the protected model. I have found th...

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

1

respuesta

Pregunta


Creating Data Type Alias in the Generated Code, what is "creal32_T "
why does generating code with embedded coder produce two typedef for the data type in question? for example: #ifndef RTW_...

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

1

respuesta