[Qt-interest] Qt in Matlab RTW
Anthony Gabrielson
agabrielson1 at comcast.net
Tue Jul 12 21:53:50 CEST 2011
Hi Erick,
Yes, you can you just need to set the build environment up properly first. I have done it in the past, unfortunately I can't forward you that, but I do have two other examples that will hopefully get the point across:
I'm using OpenSSL with matlab here:
http://agabrielson.wordpress.com/2010/07/16/openssl-for-matlab/
I'm using C++ with matlab:
http://www.mathworks.com/matlabcentral/fileexchange/21883-image-processing-subset
As I mentioned the key is the build environment working through matlab. So sometimes its easiest to build an external library and link against that.
Good luck -
Anthony
----- Original Message -----
From: "erick oliveira da silva" <eosilva2000 at ig.com.br>
To: qt-interest at qt.nokia.com
Sent: Tuesday, July 12, 2011 10:36:25 AM
Subject: [Qt-interest] Qt in Matlab RTW
Hi,
I am using Qt 4.7.3 and Matlab 2010a at Windows Vista. My question is: is it possible to use a Qt function or class in a block of simulink to be built in one executable file in real-time workshop? If yes, how should that be performed? Do I have to compile the QT library statically?
Thanks in Advance,
Erick
_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110712/09b02815/attachment.html
More information about the Qt-interest-old
mailing list