Community Profile

photo

Travis Leith


Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
NET assembly unload conundrum
This is still an issue going into 2020 :(

mer än 4 år ago | 0

Question


How to convert a .Net array into something Matlab can understand?
I have managed to write some .net code and compile it to a dll, and call it successfully from Matlab. The resulting object expo...

mer än 4 år ago | 0 answers | 0

0

answers

Question


How to concatenate 2 cell arrays containing strings?
I have something like this x = arrayfun(@(i) sprintf("%s%i", 'xx', i), (0:6)'); which generates a 7x1 string array and behaves...

mer än 4 år ago | 1 answer | 0

1

answer