Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

bcvtb matlab example error

I am trying bcvtb for energyplus and matlab co-simulations but get error even with example file in matlab as Error using loadlibrary (line 422) There was an error loading the library "bcvtb" The specified module could not be found. Error in establishClientSocket (line 22) loadlibrary(BCVTBLIB, @bcvtb);

Error in simulateAndExit (line 39) sockfd = establishClientSocket('socket.cfg');

Caused by: Error using loaddefinedlibrary The specified module could not be found.

I check the version of C++ compiler is 2013 with Win 7.

bcvtb matlab example error

I am trying bcvtb for energyplus and matlab co-simulations but get error even with example file in matlab as Error using loadlibrary (line 422) There was an error loading the library "bcvtb" The specified module could not be found. Error in establishClientSocket (line 22) loadlibrary(BCVTBLIB, @bcvtb);

Error in simulateAndExit (line 39) sockfd = establishClientSocket('socket.cfg');

Caused by: Error using loaddefinedlibrary The specified module could not be found.

I check the version of C++ compiler is 2013 with Win 7.

bcvtb matlab example error

I am trying bcvtb for energyplus and matlab co-simulations but get error even with example file in matlab as

Error using loadlibrary (line 422) There was an error loading the library "bcvtb" The specified module could not be found. found.

Error in establishClientSocket (line 22) loadlibrary(BCVTBLIB, @bcvtb);

Error in simulateAndExit (line 39) sockfd = establishClientSocket('socket.cfg');

Caused by: Error using loaddefinedlibrary The specified module could not be found.

I check the version of C++ compiler is 2013 with Win 7.