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!