How to create time series with C API?

2 ビュー (過去 30 日間)
Jay Kemper
Jay Kemper 2017 年 12 月 11 日
回答済み: James Tursa 2017 年 12 月 11 日
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?

カテゴリ

Help Center および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by