Community Profile

photo

Saber


TU Chemnitz

2014 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Difference between Simulink Coder and Embedded Coder
Would you please let me know what is difference between two toolboxs "Simulink Coder" and "Embedded Coder"? And is there any po...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


Generating c++ Code from *.slx
I have a question regarding generating C++ code from a Simulink diagrams (*.slx file). I know that one could generate c/c++ and ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Running VS c++ from MATLAB
Hi, I have written a visual studio 2013 c++ project and then I am debugging as normal way with pushing the button "debug". N...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


Converting c++ and header files to *.dll file
I have some *.h and *.cpp files that want to have the related *.dll. I want to write a code in matlab that gets thises files (by...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


modifying one field of defined structure in other used function
I have defined a data structure `data` with 7 fields. Two of the fields is as: n = 4; data = struct(); data.Aeq...

約9年 前 | 1 件の回答 | 0

1

回答

質問


fixiing a component of input vector in fmincon
Hi all, I am using fmincon to optimize a nonlinear program as: fun = @(x)obj_fun(x); [w,fval] = fmincon(fun,w0,...

約9年 前 | 1 件の回答 | 0

1

回答

質問


Writing part of table to an excel file with variable sheet name
I am writing a code that I need to have output as an excel file. Because I need to save some part of table into different excel...

9年以上 前 | 0 件の回答 | 0

0

回答