Community Profile

photo

Philipp


Last seen: 3 days ago Active since 2024

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, C#, MATLAB
Spoken Languages:
English, Spanish, German

Statistics

Feeds

View by

Question


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

3 months ago | 1 answer | 0

1

answer

Question


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

3 months ago | 1 answer | 0

1

answer

Question


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

4 months ago | 1 answer | 0

1

answer