Statistica
RANK
196.362
of 295.569
REPUTAZIONE
0
CONTRIBUTI
3 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
4.943 of 20.247
REPUTAZIONE
264
VALUTAZIONE MEDIA
5.00
CONTRIBUTI
2 File
DOWNLOAD
10
ALL TIME DOWNLOAD
2599
RANK
of 154.105
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
Cannot generate C code from MPC object
I have a Model Predictive Controller designed in MATLAB. I can generate MEX for it like so: cfg = coder.config('mex'); cfg.Ena...
10 mesi fa | 1 risposta | 0
1
rispostafatal error: coder_posix_time.h: No such file or directory
After searching my hard drive, I see that the header file I needed was located in /home/andyz/MATLAB/R2019a/toolbox/eml/external...
quasi 5 anni fa | 0
Domanda
fatal error: coder_posix_time.h: No such file or directory
I added tic to a bit of Matlab code that was previously working just fine with CodeGen. Now, running CodeGen causes this error: ...
quasi 5 anni fa | 2 risposte | 0
2
risposteCoder linking error with multiple C dependencies
I needed to add the library to the codegen command in my build script: codegen -config cfg ... /usr/local/lib/mylib.so
circa 5 anni fa | 0
| accettato
Domanda
Coder linking error with multiple C dependencies
With Coder, I'm trying to compile a function matlab_code.m. It depends on an external C-file, c_code1.c. c_code1.c must be buil...
circa 5 anni fa | 1 risposta | 0
1
rispostaHow do I instantiate a java interface from matlab?
I can confirm that it is possible to do this. I've used javaMethod(...) to call public static methods of a Java class which impl...
circa 5 anni fa | 0
Cannot find Matlab Coder, however its installed
A potential cause is having multiple MATLAB licenses available. Say, several student licenses and the toolbox is associated with...
oltre 5 anni fa | 0
Inviato
Lyapunov Nonlinear Control GUI
This GUI can simulate and regulate a nonlinear dynamic system.
oltre 8 anni fa | 8 download |
Inviato
AndyZelenak/three_simple_PIDs
Simple first, second, and 3rd-order PID simulations.
quasi 9 anni fa | 2 download |