Compile error can't find project or library while using functions from Spreadsheet Link Ex
2 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2015-11-2
回答: MathWorks Support Team
2019-4-24
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
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Export to MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!