Compile error can't find project or library while using functions from Spreadsheet Link Ex

3 ビュー (過去 30 日間)
When I open Microsoft Excel 2010 and try to run my VBA Module containing MLOpen and MLPutMatrix functions, I get
Compile error can't find project or library

採用された回答

MathWorks Support Team
MathWorks Support Team 2019 年 4 月 25 日
Please add a reference to Spreadsheet Link Ex. This can be done by clicking on Tools > References and adding the Spreadsheet Link Ex module. Refer to the following link:
If the above steps do not resolve the compile error, it is possible that other 3rd party references to modules are not installed correctly. The origin of the missing reference can be checked by trying to build a small example such as the one found here:

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by