Error using components

Asked by Marta

Hello,
I am using the MatLab BGL package and I get this error message:

Error encountered while running the batch job. The error was:
Error using components (line 42)
Undefined function 'components_mex' for input arguments of type 'double'.

My MatLab version is: 8.5.0.197613 (R2015a) and I am using a Windows 7 machine to batch an M-script using the "components" command to an Ubuntu 14.04.2 LTS 64-bit server. I have put the BGL folder on Ubuntu server. When I run the same M-script locally on my Windows machine, it works.

Thank you,
Marta

Question information

Language:
English Edit question
Status:
Answered
For:
Matlab BGL Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
David Gleich (dgleich) said :
#1

You will need to make sure you can run the codes on the remote machine. It sounds like there is a path issue or some other issue with getting the mex files.

Can you help with this problem?

Provide an answer of your own, or ask Marta for more information if necessary.

To post a message you must log in.