Run matlab code from gui created by c++ using Qt

8 Ansichten (letzte 30 Tage)
Zine
Zine am 19 Nov. 2014
Kommentiert: Eduardo am 18 Apr. 2016
I want to create a program that manipulate a lot of data mainly matrices, the program has a user interface for inputs and outputs that is created using Qt c++ IDE and back functions that are programmed using matlab r2014a.
My question is: is there a way to connect my GUI with matlab functions so I will gain the power of matlab in matrices calculations and the nice looking of Qt GUI without loosing performance of the functions
  2 Kommentare
Geoff Hayes
Geoff Hayes am 19 Nov. 2014
Zine - take a look at the link Compiling Engine Applications with IDE which may provide some information on how you can setup your Qt IDE with the MATLAB engine.
Eduardo
Eduardo am 18 Apr. 2016
Hi, im trying to create a program similar to yours so i would appreciate some information about how you did it, thanks

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by