photo

Matthew Trahan


Last seen: 6 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Deploy an array with type MATLAB Class to .NET through Data API
I have a class with properties that look something like this: classdef MyMatlabClass properties name (1,1) ...

8 months ago | 1 answer | 0

1

answer

Question


Is it possible to optimize converting a C# array of serial times (double) to a Matlab array of datetimes?
Here's an example of what I'm doing: function outputArg = TimeArray(obj) timeArray = DotnetClass.GetTimeArray(obj.DotnetAr...

5 years ago | 1 answer | 0

1

answer