How to create time series with C API?

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.

回答(1 个)

James Tursa
James Tursa 2017-12-11
You could use mexCallMATLAB for this. Did you want to build the object with some existing data?

类别

帮助中心File Exchange 中查找有关 MATLAB Coder 的更多信息

提问:

2017-12-11

回答:

2017-12-11

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by