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 Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by