How to create time series with C API?
Ältere Kommentare anzeigen
What is the correct way to create a time series object using the C API? I want it to create an mxArray that I can matPutVariable into a MAT file.
Antworten (1)
James Tursa
am 11 Dez. 2017
0 Stimmen
You could use mexCallMATLAB for this. Did you want to build the object with some existing data?
Kategorien
Mehr zu MATLAB Coder 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!