photo

Andy Zelenak


Last seen: 9 mesi fa Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

3 Domande
4 Risposte

File Exchange

2 File

RANK
200.111
of 297.503

REPUTAZIONE
0

CONTRIBUTI
3 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
4.937 of 20.449

REPUTAZIONE
269

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
2 File

DOWNLOAD
11

ALL TIME DOWNLOAD
2641

RANK

of 159.017

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

  • Thankful Level 1
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 2
  • First Submission
  • First Answer

Visualizza badge

Feeds

Visto da

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...

circa un anno fa | 1 risposta | 0

1

risposta

Risposto
fatal 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...

circa 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: ...

circa 5 anni fa | 2 risposte | 0

2

risposte

Risposto
Coder 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

oltre 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...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
How 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...

oltre 5 anni fa | 0

Risposto
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...

quasi 6 anni fa | 0

Inviato


Lyapunov Nonlinear Control GUI
This GUI can simulate and regulate a nonlinear dynamic system.

oltre 8 anni fa | 9 download |

5.0 / 5
Thumbnail

Inviato


AndyZelenak/three_simple_PIDs
Simple first, second, and 3rd-order PID simulations.

circa 9 anni fa | 2 download |

0.0 / 5
Thumbnail