Extract MATLABArray data return from Matlab dll in c# with new DATA API for dotnet
Ältere Kommentare anzeigen
Built a Matlab dll, a struct is returned from some calcuation of a matlab function.
In the old MWArray data API, I can access the data by extract and marshal it to MWNumericArray.
In the new DATA API for DotNet, I can get the field of the struct data but it is in the {MathWorks.MATLAB.Types.MATLABArray}, how can I extract this array data in C#.
5 Kommentare
Shaojun Xiao
am 16 Apr. 2024
Shaojun Xiao
am 1 Mai 2024
Bearbeitet: Shaojun Xiao
am 1 Mai 2024
Shaojun Xiao
am 8 Mai 2024
Bearbeitet: Shaojun Xiao
am 8 Mai 2024
Shaojun Xiao
am 8 Mai 2024
Shaojun Xiao
am 9 Mai 2024
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deploy to .NET Applications Using MWArray API finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!