Clear Filters
Clear Filters

How to create GUI for Transmitting and receiving image using MATLAB

1 view (last 30 days)
I am doing some VLC project. And I need to create GUI for the project. I need to transmit Image and receive image within the GUI.
How can I create it and I used Arduino mega board. how to link mega board with Matlab.

Answers (2)

Benjamin Thompson
Benjamin Thompson on 24 Feb 2022
You can use AppDesigner to create GUIs.

Rik
Rik on 24 Feb 2022
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread. As @Benjamin Thompson mentions; one of the options is to use AppDesigner.
As for you Arduino question, that is a seperate problem, with which I have no experience. I suggest you have a read here and here to answer your own questions or find advice on how to ask a question.

Categories

Find more on Instrument Control Toolbox in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!