Andy Zelenak - MATLAB Central
photo

Andy Zelenak


Last seen: 10ヶ月 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersFile ExchangeFrom 02/16 to 04/25Use left and right arrows to move selectionFrom 02/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
4 回答

File Exchange

2 ファイル

ランク
59,082
of 298,313

評判
0

コントリビューション
3 質問
4 回答

回答採用率
66.67%

獲得投票数
0

ランク
4,941 of 20,563

評判
269

平均評価
5.00

コントリビューション
2 ファイル

ダウンロード
10

ALL TIME ダウンロード
2649

ランク

of 160,817

コントリビューション
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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 0

送信済み


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

8年以上 前 | ダウンロード 8 件 |

5.0 / 5
Thumbnail

送信済み


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

約9年 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail