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 CenterFile Exchange에서 Use 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