How do I add a .tlb file to MATLAB?

3 ビュー (過去 30 日間)
Andrew
Andrew 2016 年 12 月 2 日
編集済み: monkeyquant 2023 年 5 月 13 日
I am trying to use COM in MATLAB to use an API for an application that I am using. I am able to call most methods using the invoke function, but if a method has an output variable the invoke function does not work. I think this is because MATLAB is not recognizing the application's type library, is there anyway that I can import the .tlb file into MATLAB's references?
  3 件のコメント
Andrea Carignano
Andrea Carignano 2022 年 3 月 11 日
I have a similar problem.
monkeyquant
monkeyquant 2023 年 5 月 13 日
編集済み: monkeyquant 2023 年 5 月 13 日
I would like to register C:\Program Files\MATLAB\MATLAB Runtime\R2022b\bin\win64\mlapp.tlb so that I can choose Matlab Application for Runtime or Matlab Automation Type Library after a successfully click in. It seems this could allow a deployed DLL using Actxserver to run correctly. regasm is not working.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeUse COM Objects in MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by