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일

0 개 추천

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