header file with just interface

조회 수: 2 (최근 30일)
Andy
Andy 2017년 4월 12일
댓글: Andy 2017년 4월 24일
I am using ert_shrlib.tlc with Visual Studio 2013 to make a .dll successfully, but the associated model.h file has all of the data declared in it, not just the I/O. How to I segregate the type declarations?

답변 (1개)

Hari Desanur
Hari Desanur 2017년 4월 18일
I am not sure exactly what you are trying to achieve. But the Code Placement tab which is present in the Configuration Parameters -> Code Generation -> Code Placement section might be able to point you in the right direction.
  댓글 수: 1
Andy
Andy 2017년 4월 24일
The goal is to have an automatically generated header file with just the interface information, and no more. The default header file has all model structure info, interface plus internal. I/O headers are needed for sharing models with proprietary info, as well as for just keeping things simple. I am quite sure that there is no way to do this with R2015a except with 3rd party software. I just got R2017a and will be looking.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by