photo

Andy Zelenak


Last seen: 9 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

3 个提问
4 个回答

File Exchange

2 文件

排名
200,064
of 297,457

声誉
0

贡献数
3 个提问
4 个回答

回答接受率
66.67%

收到投票数
0

排名
4,934 of 20,438

声誉
269

平均
5.00

贡献数
2 文件

下载次数
11

ALL TIME 下载次数
2641

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

已回答
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...

5 years 前 | 0

提问


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

5 years 前 | 2 个回答 | 0

2

个回答

已回答
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

5 years 前 | 0

| 已接受

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

5 years 前 | 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...

6 years 前 | 0

已提交


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

8 years 前 | 9 次下载 |

5.0 / 5
Thumbnail

已提交


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

9 years 前 | 2 次下载 |

0.0 / 5
Thumbnail