Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT User Interface to Simulink?
Forum Update on Monday, May 27th 2025

QT User Interface to Simulink?

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 4.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Prasads
    wrote on 7 Jul 2011, 13:59 last edited by
    #1

    Haii, am a newbie to QT, just had knowledge of QT creator basics.

    I have a simulink model and currently interacting using MATLAB guide GUI. My issue is can a QT user interface created using QT creator supports simulink/MATLAB??

    QT user interface gives a rich user interface, much appealing for the user than any other GUI. So, I want to design a QT ui. Can any one direct me in this issue..

    Thanks in Advance..... :-)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SteveKing
      wrote on 7 Jul 2011, 16:07 last edited by
      #2

      It kind of depends what you want to do. If you want to develop a GUI at the same time as your developing the Matlab code then I don't know of an easy way to integrate your Qt GUI with the Matlab engine. Certainly not as tightly as the Matlab GUIDE allows.

      However if you've got the Matlab compiler then it's possible to develop the mathematical logic in Matlab / Simulink then compile it to a C DLL. This can then be controlled from the Qt application.

      1 Reply Last reply
      0

      1/2

      7 Jul 2011, 13:59

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved