필터 지우기
필터 지우기

How can I create a .NET DLL with a custom name?

조회 수: 2 (최근 30일)
ChrisE
ChrisE 2016년 1월 18일
답변: Yuebin Zhou 2016년 1월 20일
I'm using R2011b and would like to be able to generate a .NET DLL whose name is the same as the namespace i.e. Company.Product.Component.dll. However, I seem to be forced to have the DLL named as the last part of the namespace, is there a way of stopping this?

답변 (1개)

Yuebin Zhou
Yuebin Zhou 2016년 1월 20일
I didn`t see a place you can change its name in MATLAB 2011b. But you can just change the name after the DLL is generated and then refer to this link:

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by