Why do I receive a "Run-Time Error 429" when I try to use Spreadsheet Link EX with Excel?

3 visualizzazioni (ultimi 30 giorni)
I have properly installed MATLAB and Spreadsheet Link EX but when I launch Excel I get a runtime error 429.

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 14 Nov 2017
This error can occur if the automation server for Excel Link was not registered properly. Reregistering can fix the issue.
You can do this by using the following command at the MATLAB Command Prompt:
!matlab -regserver
Equivalently, you can execute the following in the Windows Command Prompt:
matlab -regserver
If you are using a Windows version that includes User Account Control (e.g. Windows Vista or Windows 7), you may need to start the Command Prompt with elevated privileges. You can right click on the Command Prompt shortcut and choose "Run as Administrator".

Più risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by