Feeds
提问
missing headers and typedef in code generated by embedded coder from Simulink
I build my simulink model and got some cpp source codes and header but whenever I try to build them with Visual studio project i...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to Convert Simulink Model to .dll in order to use with .Net framwork?
I have a Matlab project that have some matlab .m files and some simulink model .mld files and I need to build them to use in my ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Drawing a graph in C# app by MATLAB Plot
I need to integrate Matlab plots in my C# app, is there any way around? I read if there is some ActiveX available I could do so,...
13 years 前 | 0 个回答 | 0
0
个回答提问
Calling Matlab Compiler from inside C# app throws exception
I found this code to invoke the Matlab compiler, it works fine when the function is called from Matlab command prompt, I build t...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to run the MATLAB Compiler from inside a C# windows application
Hi, I'm developing some C# windows application and I need to receive some .m Matlab files and compile them Matlab compiler in or...
13 years 前 | 1 个回答 | 0
