PDA

View Full Version : Writing Matlab MEX Functions in Qt



TheBadger
20th May 2010, 16:31
Hi,

Is it possible to create Matlab MEX functions using Qt?

I am new to Matlab and would like to know if this is possible, how does one do it? Is there a way to set the mex compiler (the script) in Matlab to see and use the Qt compiler?

Thank you,