Licensing a Custom Toolbox
古いコメントを表示
We've developed a Simulink Toolbox that we'd like to protect behind a license.
I've searched far and wide for a way to do this, without any luck. We do not want to obfuscate the code, we want to somewhat prevent the toolbox from loading or be useable without a license check.
I talked to Licensing companies and they do not know either. They can protect a Matlab App with their tool, but I don't see how we can package our models into an app.
The blocks we want to protect are mainly legacy_code type that do in-line C code replacement. It is a kind of API between our hardware micro-controller drivers and the control code.
3 件のコメント
John D'Errico
2023 年 1 月 12 日
There is always the honor system. Oh. Yeah. Right. Good luck on that front. :)
Rik
2023 年 1 月 13 日
Especially without obfuscation this may not be effective.
Quentin Coret
2023 年 1 月 16 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で General Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!