GUI in Matlab or C++ ?

5 次查看(过去 30 天)
Hi guys please I need your support,
I have a simulation to a user in a communication channel with Matlab, starting with the transmitter, then a channel and AWGN, and finally the receiver. I want to create an interface for the simulation, I don't know which language is better C++ or Matlab.
Please i want to know the pros and cons of each one of them to achieve it.
Thanks a lot

采纳的回答

Andreas Bernatzky
Andreas Bernatzky 2020-2-10
Hey Osama,
if you are asking which programming language is better for making a GUI implicates you have never done a GUI in C++ or Matlab. But no worry. Because I do not know your application and which code you have to call I advise you Matlab. Because it can call Matlab, C++ and most other programming languages code. Besides doing GUIs in C++ without a proper framework really sucks (personal opinion). C++ isn't a language which is great for Frontend (also personal opinion). But if you really need to do so I would tell you use the "Qt C++ Framework" https://www.qt.io/qt-framework
Making a nice GUI with matlabs appdesigner is quiet easy. Make a quick tutorial and you can easily adapt on your application.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 WLAN Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by