|
From: Philippose R. <sa...@ro...> - 2006-02-22 17:19:57
|
Hi, Interesting application...the stuff I put together on Sunday does almost exactly the same thing in (for all practical purposes)...the same manner...this one uses a string to identify what operation to perform...whereas I use a command ID number (about time Matlab allowed multiple callable functions within one Mex file!!). The big difference between this one and my code...is that this is much more complete (and complex)...with full error reporting...and error catching, everything one would expect for a bug-free user friendly Socket interface for matlab :-)! So in theory...I should be pulling my hair out for having "reinvented" the wheel :-)! But well...since I enjoyed doing that on Sunday...and since I learnt something (ya ya...making myself feel better :-)!)...I think its ok :-)! Thanks a lot for the link....:-)! Maybe I should look around to see if there already exists an S-Function version of this application too :-)! Or maybe I should just reinvent the wheel again :-)! Have a nice day! Regards, Philippose __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |