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.

Respuestas (1)

James Tursa
James Tursa el 11 de Dic. de 2017

0 votos

You could use mexCallMATLAB for this. Did you want to build the object with some existing data?

Categorías

Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Dic. de 2017

Respondida:

el 11 de Dic. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by