Community Profile

photo

Sven Nießner


Last seen: etwa ein Jahr vor Aktiv seit 2020

Statistiken

All
  • First Submission
  • GitHub Submissions Level 1
  • First Review
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
Reading a pipe or ouput of a C program into Matlab
Seems that I actualy made it. StreamWriter class is not nacessary. You only need: ("this" because I created a class object) %...

mehr als 3 Jahre vor | 2

Beantwortet
I have a C++ class. How can I interface to it through a MATLAB class?
NET.addAssembly('System.Core'); TCHAR = NET.createArray('System.Char',4096); Its also System.Text.UnicodeEncoding encoded wit...

mehr als 3 Jahre vor | 0