MATLAB box

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
Alez
Posts: 5
Joined: Sun Oct 30, 2011 8:11 pm
Location: Russia
Contact:

MATLAB box

Post by Alez »

Sorry for dumb question.
Does Matlab box REALY present in Openvibe 0.12.0 Win32 distributive?

If it does. How it have been nemed and there can be found?

Thanks. For answers and REALY good programm :)

ddvlamin
Posts: 160
Joined: Thu Aug 13, 2009 8:39 am
Location: Ghent University
Contact:

Re: MATLAB box

Post by ddvlamin »

Hi,

In my case it is under Tools->Matlab filter. But if it is not there you will probably need to compile the package from the sources. More info on how to do that can be found here.

To compile the Matlab filter box, you will probably need to uncomment the following rule

Code: Select all

echo %OpenViBE_plugin_matlab% >> %OpenViBE_build_order%
in the win32-init_env_command.cmd script

Best regards,
Dieter

Alez
Posts: 5
Joined: Sun Oct 30, 2011 8:11 pm
Location: Russia
Contact:

Re: MATLAB box

Post by Alez »

Thanks, Dieter
That's what I thought :)

But here was wrote
"The Matlab Filter box is now compiled by default and included in the release. This box is still unstable, but has been fully reworked in order to work on every machine, as long as Matlab (version 32bits) is installed."
http://openvibe.inria.fr/openvibe-0-12-0-released/

I hope not (make love) :P with compilation :)

SO LET'S GO COMPILE :)

So strange.
I so ..
[ INF ] Added 1 plugin object descriptor(s) from [../bin/OpenViBE-plugins-matlab-dynamic.dll]
But nothing comes at Tools section.

Yes!! I found solution in /share/openvibe.conf
var Designer_ShowUnstable - must be set - true

Probably , need to describe this in Release notes?

Post Reply