Feeds
질문
MATLAB Coder: Including a DLL function in C# which returns dynamic sized data
Hello, I have got a simple method function res = returnArray(a) res = zeros(a, a); end which returns a 2D array of dou...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
MATLAB Coder datatypes in C#
Hello, is there a guide or a template on how to specify the custum data types (which produces the Coder like rtString or emxArr...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Including a DLL which was generated with MATLAB Coder
Hello, I generated a very basic DLL following the instructions (https://de.mathworks.com/help/coder/gs/generating-c-code-from-m...
거의 2년 전 | 답변 수: 1 | 0