Sean
APS Technology
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
24.559
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
various size mismatch errors from fread when using Matlab coder
Hello I am using R2018a with the Matlab coder. I have a working set of Matlab routines that I am trying to convert to C code a...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
is it possible to detect the end of file (and stop output) using a 'from-file' block?
My model requires a calibration run before processing real data. It would be very convenient to be able to read in a calibration...
casi 8 años hace | 1 respuesta | 0
1
respuestaWhat is missing from MATLAB?
The ability to detect the end of file condition (and stop output) when using the 'from-file' block in Simulink. This would allow...
casi 8 años hace | 0
Pregunta
I had a working Matlab coder project in R2014a. I have upgraded to R2015a. The project no longer works.
In 2014a, the entry point structures and globals were declared by interaction with the app. The main routine was written in C an...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Embedded coder produces incorrect code reading from Simulink data store
I have a shared structure that holds the coefficients of a biQuad filter block. This is for a 10th order filter that is implemen...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Simulink coder converts fromFile block into fixed internal array with enumerated values
Hi I have a working Simulink model that uses a FromFile block to read the input data. When I build the model, it creates an int...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I use a coder.opaque value in a Matlab expression with codegen?
Hi I need to read in some parameter files for my system. I am using the example in the help files for coder.opaque to declare...
alrededor de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
How to make codegen concatenate strings
Using R2012a codegen, if I create the following m file: function testStrCat() path = char(zeros(1, 40)); fspec = char(z...
alrededor de 12 años hace | 1 respuesta | 1