Thanks for your postings!<br><br>I tried with the shell function first because that seems to be the easiest way. To begin with I just wanted to try starting matlab from within E-Prime, without any matlab script.<br><br>I used this E-Prime script:<br><br>Dim snd as String<br>Dim MyAppID As String<br>snd = "C:\Program Files\MATLAB\R2012a\bin\matlab.exe"<br>MyAppID = Shell(snd)<br><br>... and the following error message occured:<br>"The following runtume error occurred: Device I/O error, Line:205; Error Number 57"<br><br>So I had a closer look at the link you posted (by this Matthias guy) and thought maybe I need to pause E-Prime. So I used this code:<br><br>"Dim snd as String<br>Dim MyAppID As String<br>Rte.DeviceManager.Suspend<br>snd = "C:\Program Files\MATLAB\R2012a\bin\matlab.exe"<br>MyAppID = Shell(snd,0) 'use 0 instead of 1 hide the wmp<br>sleep(10000)"<br><br>However, same error message :-(<br><br>According to the interwebs, this error message has to do with external devices. But I don't use any. Puzzling!<br>Do you have any script for E-Prime that just starts some program, whatever it may be?<br><br>Thanks a lot,<br>Tobias<br>Rte.DeviceManager.Resume<br><br><br>Am Dienstag, 7. Mai 2013 16:26:08 UTC+2 schrieb McFarlane, David:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Can you start your MATLAB script from a command line?  If so, then 
<br>you might try using the E-Basic "Shell()" function, see that topic in 
<br>the E-Basic Help facility.  For a user example of this, see 
<br><a href="http://support.pstnet.com/forum/Topic1338-8-2.aspx" target="_blank">http://support.pstnet.com/<wbr>forum/Topic1338-8-2.aspx</a> .  This still 
<br>leaves a lot to be desired, and beyond that I have no idea.
<br>
<br>-----
<br>David McFarlane
<br>E-Prime training 
<br>online:  <a href="http://psychology.msu.edu/Workshops_Courses/eprime.aspx" target="_blank">http://psychology.msu.edu/<wbr>Workshops_Courses/eprime.aspx</a>
<br>Twitter:  @EPrimeMaster (<a href="https://twitter.com/EPrimeMaster" target="_blank">https://twitter.com/<wbr>EPrimeMaster</a>)
<br>
<br>/----
<br>Stock reminder:  1) I do not work for PST.  2) PST's trained staff 
<br>take any and all questions at 
<br><a href="http://support.pstnet.com/e%2Dprime/support/login.asp" target="_blank">http://support.pstnet.com/e%<wbr>2Dprime/support/login.asp</a> , and they 
<br>strive to respond to all requests in 24-48 hours, so make full use of 
<br>it.  3) In addition, PST offers several instructional videos on their 
<br>YouTube channel (<a href="http://www.youtube.com/user/PSTNET" target="_blank">http://www.youtube.com/user/<wbr>PSTNET</a> ).  4) If you do 
<br>get an answer from PST staff, please extend the courtesy of posting 
<br>their reply back here for the sake of others.
<br>\----
<br>
<br>
<br>At 5/7/2013 10:08 AM Tuesday, Cognitology wrote:
<br>>Hi,
<br>>Never heard of a way to interface matlab from E-Prime, I'd be 
<br>>interested if anyone would have a way. Of course, you could compile 
<br>>from within matlab and try to go from there, but I suspect the 
<br>>amount of effort would really not be worth it. You could, of course, 
<br>>just forego e-prime and try Psychtoolbox.
<br>>Best,
<br>>Michiel
<br>>
<br>>From: <mailto:<a href="javascript:" target="_blank" gdf-obfuscated-mailto="QJ7r69eizCwJ">e-p...@googlegroups.<wbr>com</a>><a href="javascript:" target="_blank" gdf-obfuscated-mailto="QJ7r69eizCwJ">e-p...@googlegroups.com</a> 
<br>>[mailto:<a href="javascript:" target="_blank" gdf-obfuscated-mailto="QJ7r69eizCwJ">e-p...@googlegroups.<wbr>com</a>] On Behalf Of Tobias
<br>>Sent: 7. May 2013 13:31
<br>>To: <mailto:<a href="javascript:" target="_blank" gdf-obfuscated-mailto="QJ7r69eizCwJ">e-p...@googlegroups.<wbr>com</a>><a href="javascript:" target="_blank" gdf-obfuscated-mailto="QJ7r69eizCwJ">e-p...@googlegroups.com</a>
<br>>Subject: Re: Polhemus
<br>>
<br>>To be more precisely: What I need to do is to start a matlab script 
<br>>from E-Prime.
<br>>"Presentation" has some plugin to connect with Matlab, but E-Prime 
<br>>seems not to have that. But there may be another way...
<br>>
<br>>Am Montag, 6. Mai 2013 15:39:19 UTC+2 schrieb Tobias:
<br>>Dear all,
<br>>
<br>>Does anyone have experience with running Polhemus Liberty (the 
<br>>motion tracking system) with E-Prime?
<br>>
<br>>Best,
<br>>Tobias
<br>
<br></blockquote>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/q6fQNPzMg0UJ">https://groups.google.com/d/msg/e-prime/-/q6fQNPzMg0UJ</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />