Andy Zelenak
Followers: 0 Following: 0
Statistics
RANK
145 174
                          
                          
of 300 381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          4 Answers
ANSWER ACCEPTANCE 
                            66.67%
                        
VOTES RECEIVED
0
RANK
4 941 of 20 941
REPUTATION
272
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS 
3
ALL TIME DOWNLOADS
2678
RANK
of 168 477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
nästan 2 år ago | 1 answer | 0
1
answerfatal 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...
nästan 6 år ago | 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: ...
nästan 6 år ago | 2 answers | 0
2
answersCoder 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
ungefär 6 år ago | 0
| accepted
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...
ungefär 6 år ago | 1 answer | 0
1
answerHow 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...
ungefär 6 år ago | 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...
mer än 6 år ago | 0






