Prev: Plzzzzz Help Me (runstr)
Next: Breaking from loop on UI
From: Bradford Powers on 10 May 2010 09:37 Hi I am trying to establish a real time connection between the flight simulator Flight Gear and MATLAB. Flight Gear allows users to setup sockets or file streams for input or output of flight information such as altitude, airspeed, location, etc. I'm trying to use MATLAB's instrument control toolbox, more specifically the UDP interface to read in this data. I am using Windows. MATLAB has no trouble echoing to itself and Flight Gear can easily write to a file, but I cannot get them to communicate with each other. My feeling is that one of three things is happening: either MATLAB is not reading in the data from the socket, Flight Gear is never creating the socket in the first place or Windows is somehow disrupting the connection. Any suggestions would be helpful. Thanks, Brad
|
Pages: 1 Prev: Plzzzzz Help Me (runstr) Next: Breaking from loop on UI |