"Run-time error '429': ActiveX component can't create object" error when I try to use Spreadsheet Link with Excel?

15 ビュー (過去 30 日間)
Hello,
When I run 'start Matlab' in excel link add ons, I encounter this error as well:
Run-time error '429': ActiveX component can't create object
I didn't install a Matlab, but I install matlab runtime. I execute this at CMD:
matlab -regserver
This error I get:
'matlab' is not recognized as an internal or external command, operable program or batch file.
What should I do?
  2 件のコメント
Robert
Robert 2022 年 3 月 26 日
編集済み: Robert 2022 年 3 月 26 日
Hello,
Can anyone help to sopve this problem🙏?
Robert
Robert 2022 年 3 月 26 日
I add a picture to ilustrate the problem.

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

採用された回答

Walter Roberson
Walter Roberson 2022 年 3 月 26 日
MATLAB Runtime (MCR) is like Visual Studio Runtime library: a support package that cannot do anything itself.
You need to install MATLAB itself.
  3 件のコメント
Walter Roberson
Walter Roberson 2022 年 3 月 26 日
MCR is a library that is called by applications compiled by MATLAB Compiler or MATLAB Compiler SDK. It implements a lot of the MATLAB Execution Engine.
At the moment I do not know if it would be possible to use MATLAB Compiler SDK to build an executable that could be invoked by Excel Link.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Export to MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by