How to check if an assembly was created by Builder NE?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello!
I am actually working on a task to connect a software with assemblies builded by the Builder NE. Works well so far, everything is fine. A user of our software should be able to select a dll and start a method in the assembly. So now, there was a task enlargement to assure the user can ONLY select assemblies builded by the Builder NE so we can presume a legal MatLabfunction was called and not any other method in a foreign assembly.
How may i check, if an assembly was builded by the Builder NE? Is there any mark, oder definition in the file?
Wbr Ralph
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!