How to Build a GUI in MATLAB using App Designer

preview_player
Показать описание
Learn how to build a graphical user interface (GUI) using App Designer in MATLAB.

App Designer integrates the two primary tasks of app building – laying out the visual components of a graphical user interface (GUI) and programming app behavior. It is the recommended environment for building apps in MATLAB.

--------------------------------------------------------------------------------------------------------

© 2022 The MathWorks, Inc. MATLAB and Simulink are registered trademarks of The MathWorks, Inc.
Рекомендации по теме
Комментарии
Автор

I'm a Matlab TA and the professor decided to start covering the app designer this year. Now I gotta be able to teach this in the morning lol

rfvcmtd
Автор

Thanks for this simple and clear explanation! Very helpful to start with app designer

kirar
Автор

probably the best App Designer quick start video I saw on youtube. Kudos!

adibyusof
Автор

Excellent video, very well done and with starting and stopping one can follow the important concepts. This is a great introduction to appdesigner.

carlhopkins
Автор

6:48 "by the time you know better than the program these restraints won't matter..." hahaha metal!

uristmcary
Автор

WHAT??? a tutorial by a company that is made to teach something? and is not just a bad ad!??!

bokaj
Автор

Thanks for a great tutorial. I liked and subscribed to your channel.

hnguyen
Автор

I need to implement this smoothdata function (with Gaussian method) in C. Is there an open source Matlab code describing how the Gaussian smoothdata works? Thanks.

Jesis
Автор

This should double as a tutorial video on how to make tutorial videos.

ranshahamran
Автор

the link in this video is not working does anyone have a similar data link.

_ifly
Автор

may i ask how did you manage to change the ticks on the graphs? because when i tried changing it, the numbers doesn't appear on the graph. please help

norA-vulp
Автор

I didn't understand sir that from where you got that data link

haswanthkrishnagolla
Автор

is there any book to get higher programming skills in matlab ?

lsnlst
Автор

Hi, our teacher asked us to create a virtual tool that can perform LOAD TESTS using GUI on Matlab. Any idea how to make it? I desperately need some help :(((

knchlhnn
Автор

Hello, How I can do a software program that it can draw points and lines?

edidibuja
Автор

Is it just my phone or the resolution is very low?

marcoperrotta
Автор

Hi i like your videos very much i have a question
I want to write a program that imitates some of my work with a laptop. For example, I give Excel files to MATLAB and then open an application from MATLAB and then click and get results from MATLAB. I want that program to imitate these actions and give me the results because these actions are It takes hours and it's boring, and I want that algorithm and program to do it every two hours and just send me the result. Is there a program that can do this?

seyyedhosseinahmadi
Автор

Faster then Octave for making a GUI, but considerably more expensive

lbochtler
Автор

There is not a smooth function but smoothdata function and it needs different input parameters. Also the prefix for the objects is not longer app but comp.

hijo_del_gringo
Автор

"... you'll already know how to get around these constraints." Hmm, now I'm curious! I'd love to know how to change the order of callback codes from creation order to logical order. I'm wondering if I can actually do that with "the right knowledge".

fburton