Sean
APS Technology
Followers: 0 Following: 0
Statistica
RANK
24.559
of 295.527
REPUTAZIONE
1
CONTRIBUTI
7 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
1
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 8 anni fa | 1 risposta | 0
1
rispostaWhat 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...
quasi 8 anni fa | 0
Domanda
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...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 11 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 12 anni fa | 3 risposte | 0
3
risposteDomanda
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...
circa 12 anni fa | 1 risposta | 1