Trivial Question

Come here to discuss about OpenViBE in general!
Post Reply
Haneen
Posts: 12
Joined: Sat Feb 09, 2013 10:26 am

Trivial Question

Post by Haneen »

Hi everyone,

Sorry if I bothered you with my posts, but I am very new to openvibe :)

My trivial question is:

I want to take a signal, say from the generic oscillator, and using the matlab scripting box, I want to take the signal, muliply it by -1, and add to itself and finaly send it to the signal display box. I tried to do it but it didn't work (Attached please find what I tried). I still didn't understand how to properly code the [initialize , process , uninitialize ] m-files.

So how can I code the case I mentioned?
Attachments
Question.txt
(412 Bytes) Downloaded 222 times

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: Trivial Question

Post by jtlindgren »

There's a matlab tutorial here,

http://openvibe.inria.fr/tutorial-using ... -openvibe/

If the tutorial scenarios work for you, possibly you can start by customizing the first tutorial.


Happy hacking,
Jussi

Post Reply