Where is defined the function rt_StartDa​taLoggingW​ithStartTi​me?

7 ビュー (過去 30 日間)
Julien Simon
Julien Simon 2016 年 11 月 22 日
回答済み: Julien Simon 2017 年 3 月 11 日
I am using the embedded coder to make a static library based on a simulink model. I can compile the library, but when I call this library, I have an error because rt_StartDataLoggingWithStartTime is undefined. The code that is automatically generated by embedded coder includes a function called rt_StartDataLoggingWithStartTime which is not defined anywhere. Should I had a dependency for this function?

採用された回答

Julien Simon
Julien Simon 2017 年 3 月 11 日
At the end, I solved the problem by disabling MAT-File Logging as described here: https://lost-contact.mit.edu/afs/cs.stanford.edu/pkg/matlab-r2015b/matlab/r2015b/help/ecoder/ug/disabling-mat-file-logging.html It seems that this functionality required some include files that was not in my package.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by