using OV with Matlab stimulation

Working with OpenViBE signal processing scenarios and doing scenario/BCI design
Post Reply
d ancau
Posts: 6
Joined: Mon Jan 08, 2018 3:15 pm

using OV with Matlab stimulation

Post by d ancau »

Hi,

I have the following configuration:
Matlab R2012b (with license) on 32b, OV 2.0.0. I failed to run Matlab script example, tuto1_signal_filter, following the instructions in the tutorial. At each run I get the following errors:

[ ERROR ] At time 0.000 sec <Box algorithm::(0x00000496, 0x00002fef) aka Matlab Scripting> First call to the MATLAB engine failed.
To use this box you must have MATLAB (32 bits version) installed on your computer.
[ ERROR ] At time 0.000 sec <Box algorithm::(0x00000496, 0x00002fef) aka Matlab Scripting> Could not open the Matlab engine.
The matlab binary path was reasoned to be 'C:\Program Files (x86)\MATLAB\R2012b\bin\'.
[ ERROR ] {Error description} : {Box algorithm <Matlab Scripting> initialization failed}, {Error type} : {ErrorType::Internal (code 2)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCSimulatedBox.cpp::105}
[ ERROR ] {Error description} : {Failed to initialize player}, {Error type} : {ErrorType::Internal (code 2)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCPlayer.cpp::212}
[ ERROR ] The player could not be initialized.
[ ERROR ] {Error description} : {Simulated box not initialized}, {Error type} : {ErrorType::BadCall (code 5)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCSimulatedBox.cpp::116}
[ ERROR ] {Error description} : {Simulated box not initialized}, {Error type} : {ErrorType::BadCall (code 5)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCSimulatedBox.cpp::116}
[ ERROR ] {Error description} : {Simulated box not initialized}, {Error type} : {ErrorType::BadCall (code 5)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCSimulatedBox.cpp::116}
[ ERROR ] {Error description} : {Simulated box not initialized}, {Error type} : {ErrorType::BadCall (code 5)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCSimulatedBox.cpp::116}
[ ERROR ] {Error description} : {Simulated box not initialized}, {Error type} : {ErrorType::BadCall (code 5)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCSimulatedBox.cpp::116}
[ ERROR ] {Error description} : {Simulated box not initialized}, {Error type} : {ErrorType::BadCall (code 5)}, {Error location} : {C:\ovm\sdk\kernel\src\kernel\player\ovkCSimulatedBox.cpp::116}
[ ERROR ] The initialization of player failed. Check the above log messages to get the issue.

Can somebody help?
d ancau

Post Reply