how to run program with GUI in matlab

Hey everyone,
I have a question. I have this program builded. Now i want to run it with GUI. Is there any of good tutorials so I can learn how to input something in GUI and so on...
Thank you in advance
Nejc

Answers (2)

per isakson
per isakson on 7 Apr 2013
Edited: per isakson on 7 Apr 2013
Searching "Creating Graphical User Interfaces" in the on-line help will return
  • User Guide
  • Demos (video)
  • Examples
and in the FEX by blogger Doug Hull
The MathWorks puts a lot of effort into this stuff.
Miaad Salih
Miaad Salih on 27 Jun 2022
Error in mainTest (line 370)
save(['Result\Alivenodes' fname '.mat'],'AlivenodesL')

1 Comment

how to run this package (WSNsimulatorMatlab-master)which contain GUI file?

Sign in to comment.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products

Asked:

on 7 Apr 2013

Commented:

on 27 Jun 2022

Community Treasure Hunt

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

Start Hunting!