Statistiques
RANG
143 079
of 296 352
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
4 944 of 20 394
RÉPUTATION
266
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
2 Fichiers
TÉLÉCHARGEMENTS
13
ALL TIME TÉLÉCHARGEMENTS
2616
RANG
of 156 133
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
12 mois il y a | 1 réponse | 0
1
réponsefatal 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...
environ 5 ans il y a | 0
Question
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: ...
environ 5 ans il y a | 2 réponses | 0
2
réponsesCoder 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
plus de 5 ans il y a | 0
| A accepté
Question
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseHow 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...
plus de 5 ans il y a | 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...
plus de 5 ans il y a | 0
A soumis
Lyapunov Nonlinear Control GUI
This GUI can simulate and regulate a nonlinear dynamic system.
plus de 8 ans il y a | 11 téléchargements |
A soumis
AndyZelenak/three_simple_PIDs
Simple first, second, and 3rd-order PID simulations.
presque 9 ans il y a | 2 téléchargements |