Logging data to mat files with Simulink Coder

Hi everyone!
My problem is the following; I have my controller in Simulink and a numerical model in vc++. So I generate a vc++ project and build the two together. This works fine. However, I would like to log data from the controller input and outputs to mat files. Is this possible?
I would really appreciate any tips :-)

1 件のコメント

Lio
Lio 2014 年 1 月 21 日
I have the same problem. I'll be glad to know the answer.

サインインしてコメントする。

 採用された回答

Kaustubha Govind
Kaustubha Govind 2014 年 3 月 25 日

0 投票

You can write custom C-code to write to a MAT-file and integrate it into your VC++ application.

1 件のコメント

Lio
Lio 2014 年 4 月 24 日
編集済み: Lio 2014 年 4 月 24 日
How do i write a c-code that saves structures (and nested structures) to MAT file? I know that it possible for arrays, but I don't know how to do it for structures.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink Coder についてさらに検索

製品

質問済み:

2014 年 1 月 20 日

編集済み:

Lio
2014 年 4 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by