Compile error can't find project or library while using functions from Spreadsheet Link Ex
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 2 de Nov. de 2015
Respondida: MathWorks Support Team
el 24 de Abr. de 2019
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
Respuesta aceptada
MathWorks Support Team
el 25 de Abr. de 2019
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Export to MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!