How to load a library in main but call it in a function ?
古いコメントを表示
Hi, I want to load a library in my main program, call it several times from within a Matlab function called by the main, and then unload it from the main. My problem now is that my function does not "see" the loaded library. How can I do this, alias, global? Thanks
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で C Shared Library Integration についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!